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
dfd21d35387aa5feb636772485c70bf2bbffdc64
cpython
/
Lib
/
lib-tk
History
Serhiy Storchaka
0356ff0493
test_debug in test_tkinter/test_text no longer fails when wantobjects is false.
2013-12-25 17:35:11 +02:00
..
test
test_debug in test_tkinter/test_text no longer fails when wantobjects is false.
2013-12-25 17:35:11 +02:00
Canvas.py
…
Dialog.py
…
FileDialog.py
…
FixTk.py
…
ScrolledText.py
…
SimpleDialog.py
…
Tix.py
Issue
#19020
: Tkinter now uses splitlist() instead of split() in configure
2013-12-25 16:35:20 +02:00
tkColorChooser.py
…
tkCommonDialog.py
…
Tkconstants.py
…
Tkdnd.py
…
tkFileDialog.py
…
tkFont.py
…
Tkinter.py
Issue
#19020
: Tkinter now uses splitlist() instead of split() in configure
2013-12-25 16:35:20 +02:00
tkMessageBox.py
…
tkSimpleDialog.py
Issue
#12288
: Consider '0' and '0.0' as valid initialvalue for tkinter SimpleDialog.
2012-07-30 20:04:53 +03:00
ttk.py
Issue
#15861
: tkinter now correctly works with lists and tuples containing
2013-01-15 18:01:21 +02:00
turtle.py
#18705
: fix a number of typos. Patch by Févry Thibault.
2013-08-17 15:43:51 +03:00