| .. |
|
test
|
convert usage of fail* to assert*
|
2009-06-30 22:57:08 +00:00 |
|
Canvas.py
|
Tkinter rename reversal: remove tkinter package, adapt imports and docs.
|
2008-05-20 07:13:37 +00:00 |
|
Dialog.py
|
Tkinter rename reversal: remove tkinter package, adapt imports and docs.
|
2008-05-20 07:13:37 +00:00 |
|
FileDialog.py
|
replace has_key with 'in' operator
|
2009-10-09 22:15:50 +00:00 |
|
FixTk.py
|
#6906: TCL_LIBRARY and TK_LIBRARY environment variables should be encoded.
|
2010-03-06 11:01:08 +00:00 |
|
ScrolledText.py
|
Issue #1119673: Do not override Tkinter.Text methods when creating a ScrolledText.
|
2009-08-18 13:23:08 +00:00 |
|
SimpleDialog.py
|
Tkinter renaming reversal: move modules back in their place.
|
2008-05-20 06:58:21 +00:00 |
|
Tix.py
|
remove the svn:executable property from files that don't have shebang lines
|
2010-03-05 03:20:06 +00:00 |
|
tkColorChooser.py
|
Issue #3767: Convert Tk object to string in tkColorChooser.
|
2008-12-29 16:22:25 +00:00 |
|
tkCommonDialog.py
|
Tkinter rename reversal: remove tkinter package, adapt imports and docs.
|
2008-05-20 07:13:37 +00:00 |
|
Tkconstants.py
|
Tkinter renaming reversal: move modules back in their place.
|
2008-05-20 06:58:21 +00:00 |
|
Tkdnd.py
|
Tkinter rename reversal: remove tkinter package, adapt imports and docs.
|
2008-05-20 07:13:37 +00:00 |
|
tkFileDialog.py
|
Tkinter renaming reversal: move modules back in their place.
|
2008-05-20 06:58:21 +00:00 |
|
tkFont.py
|
Tkinter rename reversal: remove tkinter package, adapt imports and docs.
|
2008-05-20 07:13:37 +00:00 |
|
Tkinter.py
|
replace has_key with 'in' operator
|
2009-10-09 22:15:50 +00:00 |
|
tkMessageBox.py
|
- Issue #4961: Inconsistent/wrong result of askyesno function in tkMessageBox
|
2010-03-16 10:48:52 +00:00 |
|
tkSimpleDialog.py
|
replace has_key with 'in' operator
|
2009-10-09 22:15:50 +00:00 |
|
ttk.py
|
Issue #1135: Add the XView and YView mix-ins to avoid duplicating
|
2009-08-14 14:36:45 +00:00 |
|
turtle.py
|
Syntax cleanup == None -> is None
|
2010-03-25 20:32:07 +00:00 |