This website requires JavaScript.
Explore
Help
Sign In
ada
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/AdaCore/cpython.git
synced
2026-02-12 12:57:15 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e10deca7e035fdf95c19b0713ba9a7fb9996eae7
cpython
/
Lib
/
lib-tk
History
Tim Peters
f733abb783
Whitespace normalization.
2007-01-30 03:03:46 +00:00
..
Canvas.py
…
Dialog.py
…
FileDialog.py
…
FixTk.py
…
ScrolledText.py
…
SimpleDialog.py
…
Tix.py
Patch
#1472877
: Fix Tix subwidget name resolution.
2006-11-18 18:42:11 +00:00
tkColorChooser.py
r903@spiff: Fredrik | 2005-11-12 16:28:37 +0100
2005-11-12 15:28:52 +00:00
tkCommonDialog.py
r903@spiff: Fredrik | 2005-11-12 16:28:37 +0100
2005-11-12 15:28:52 +00:00
Tkconstants.py
…
Tkdnd.py
…
tkFileDialog.py
…
tkFont.py
Patch
#1468808
: don't complain if Tkinter is already deleted at the time Font.__del__ is run.
2006-04-12 15:28:49 +00:00
Tkinter.py
Patch
#1592250
: Add elidge argument to Tkinter.Text.search.
2006-11-09 11:27:32 +00:00
tkMessageBox.py
Patch
#1351744
: Add askyesnocancel helper for tkMessageBox.
2006-11-08 07:35:55 +00:00
tkSimpleDialog.py
Whitespace normalization.
2007-01-30 03:03:46 +00:00
turtle.py
Fix turtle so that you can launch the demo2 function on its own instead of only
2006-10-16 03:09:52 +00:00