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
0d3072e98d9be9cfcdccefd60dbaca2c19e8d889
cpython
/
Lib
/
tkinter
/
test
/
test_tkinter
History
Victor Stinner
270fe40831
test_tkinter: use a context manager to close directly the pipe
...
Patch written by Nadeem Vawda
2011-01-03 14:30:43 +00: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_text.py
…