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
385ecd84c8e450ace7accaaf2bcfe48b5622bc62
cpython
/
Lib
/
tkinter
/
test
/
test_tkinter
History
Serhiy Storchaka
4cf4f3a7c6
Issue
#16541
: tk_setPalette() now works with keyword arguments.
...
Added a test for tk_setPalette().
2013-01-02 00:03:58 +02:00
..
__init__.py
…
test_font.py
Fix test_tk under OS X with Tk 8.4. Patch by Ned Deily.
2010-10-05 11:24:49 +00:00
test_loadtk.py
test_tkinter: use a context manager to close directly the pipe
2011-01-03 14:30:43 +00:00
test_misc.py
Issue
#16541
: tk_setPalette() now works with keyword arguments.
2013-01-02 00:03:58 +02:00
test_text.py
convert old fail* assertions to assert*
2009-06-30 23:06:06 +00:00