Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
61fce3877cd11508f43b4d4e71276b03c3ef2823
/
Lib
/
test
/
test_tcl.py
597ebab
A few more test skips via import_module, and change import_module to
by R. David Murray
· 16 years ago
8e5e438
Eliminated the need to use ttk.__loadtk__ and the problems related it.
by Guilherme Polo
· 17 years ago
3b331dd
Restore Tkinter.Tk._loadtk so this test doesn't fail for problems
by Guilherme Polo
· 17 years ago
b3619be
make _tkinter._flatten check the result of PySequence_Size for errors #3880
by Benjamin Peterson
· 17 years ago
6634bf2
Tkinter rename reversal: remove tkinter package, adapt imports and docs.
by Georg Brandl
· 17 years ago
d21dabc
change some imports in tests so they will not be skipped in 3.0
by Benjamin Peterson
· 17 years ago
b2afe85
Make use of new str.startswith/endswith semantics.
by Georg Brandl
· 19 years ago
a6c67b5
Stop test_tcl's testLoadTk from leaking the Tk commands 'loadtk' registers.
by Thomas Wouters
· 19 years ago
3684c87
Have testLoadTkFailure() skip on cygwin since Tcl/Tk on cygwin renders to the
by Brett Cannon
· 21 years ago
27f8836
Whitespace normalization.
by Tim Peters
· 21 years ago
1c5701d
Fix test failure for test_tcl on OS/X and Windows if a
by David Ascher
· 21 years ago
9a8d55e
Cleanup: remove test file after it is used.
by Neal Norwitz
· 21 years ago
63dfece
Get test to work when run from regrtest (add test_main), remove all CRs (^M)s
by Neal Norwitz
· 21 years ago
e2b4b32
Implementation of patch 869468
by David Ascher
· 21 years ago