Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
c4afe2950ab97fb529da99b511036b8a974b1694
/
Lib
/
test
/
test_tk.py
a4f46e1
Remove unused imports in test modules.
by Georg Brandl
· 15 years ago
53a9dc9
Restore sys.path in test_tk
by Nick Coghlan
· 16 years ago
597ebab
A few more test skips via import_module, and change import_module to
by R. David Murray
· 16 years ago
8e1a338
add missing import
by Benjamin Peterson
· 16 years ago
888a39b
remove test_support.TestSkipped and just use unittest.SkipTest
by Benjamin Peterson
· 16 years ago
55bdb8e
Checking for tk availability before continuing (basically the same that is done in test_ttk_guionly)
by Guilherme Polo
· 16 years ago
bbb7efd
Some tests for Tkinter.Text.search
by Guilherme Polo
· 16 years ago