index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_tcl.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Eliminated the need to use ttk.__loadtk__ and the problems related it.
Guilherme Polo
2009-02-07
1
-7/+1
*
Restore Tkinter.Tk._loadtk so this test doesn't fail for problems
Guilherme Polo
2009-02-01
1
-1/+7
*
make _tkinter._flatten check the result of PySequence_Size for errors #3880
Benjamin Peterson
2009-01-30
1
-1/+10
*
Tkinter rename reversal: remove tkinter package, adapt imports and docs.
Georg Brandl
2008-05-20
1
-1/+1
*
change some imports in tests so they will not be skipped in 3.0
Benjamin Peterson
2008-05-18
1
-1/+1
*
Make use of new str.startswith/endswith semantics.
Georg Brandl
2006-06-09
1
-4/+2
*
Stop test_tcl's testLoadTk from leaking the Tk commands 'loadtk' registers.
Thomas Wouters
2006-04-24
1
-0/+1
*
Have testLoadTkFailure() skip on cygwin since Tcl/Tk on cygwin renders to the
Brett Cannon
2004-11-24
1
-1/+3
*
Whitespace normalization.
Tim Peters
2004-07-08
1
-1/+1
*
Fix test failure for test_tcl on OS/X and Windows if a
David Ascher
2004-03-26
1
-7/+1
*
Cleanup: remove test file after it is used.
Neal Norwitz
2004-02-29
1
-0/+1
*
Get test to work when run from regrtest (add test_main), remove all CRs (^M)s
Neal Norwitz
2004-02-19
1
-3/+5
*
Implementation of patch 869468
David Ascher
2004-02-18
1
-0/+159