You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Petri Lehtinen 49e49a218c Issue #13439: Fix many errors in turtle docstrings. 14 years ago
..
test Merge #12417 followup, also removing an extra docstring 15 years ago
Canvas.py The Canvas module has been deprecated for removal in 3.0. 18 years ago
Dialog.py Tkinter rename reversal: remove tkinter package, adapt imports and docs. 18 years ago
FileDialog.py replace has_key with 'in' operator 17 years ago
FixTk.py Issue #6470: Drop UNC prefix in FixTk.py 16 years ago
ScrolledText.py Issue #1119673: Do not override Tkinter.Text methods when creating a ScrolledText. 17 years ago
SimpleDialog.py Wait for visibility before setting a grab. Fixes #946153. 22 years ago
Tix.py Remove duplication. 15 years ago
Tkconstants.py Patch #805976: Add DOTBOX and UNDERLINE. 23 years ago
Tkdnd.py Make reindent.py happy (convert everything to 4-space indents!). 26 years ago
Tkinter.py Fix closes Issue11439 - Handle the SVN Keywords in 2.7 by replacing them with a high number so that code relying on them does not break. 15 years ago
tkColorChooser.py Issue #3767: Convert Tk object to string in tkColorChooser. 17 years ago
tkCommonDialog.py r903@spiff: Fredrik | 2005-11-12 16:28:37 +0100 21 years ago
tkFileDialog.py Tkinter renaming reversal: move modules back in their place. 18 years ago
tkFont.py Tkinter rename reversal: remove tkinter package, adapt imports and docs. 18 years ago
tkMessageBox.py - Issue #4961: Inconsistent/wrong result of askyesno function in tkMessageBox 16 years ago
tkSimpleDialog.py replace has_key with 'in' operator 17 years ago
ttk.py #11565: Fix several typos. Patch by Piotr Kasprzyk. 15 years ago
turtle.py Issue #13439: Fix many errors in turtle docstrings. 14 years ago