Ezio Melotti
|
4c6daf1037
|
Merged revisions 79576-79578 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r79576 | florent.xicluna | 2010-04-02 10:24:52 +0300 (Fri, 02 Apr 2010) | 2 lines
#7092: Fix additional "-3" warnings in the idlelib package, and convert to absolute imports.
........
r79577 | florent.xicluna | 2010-04-02 11:15:26 +0300 (Fri, 02 Apr 2010) | 2 lines
#7092: Drop the cmp argument.
........
r79578 | florent.xicluna | 2010-04-02 11:30:21 +0300 (Fri, 02 Apr 2010) | 2 lines
#7092: silence some py3k warnings
........
|
2010-08-02 20:40:20 +00:00 |
|
Georg Brandl
|
6634bf2919
|
Tkinter rename reversal: remove tkinter package, adapt imports and docs.
|
2008-05-20 07:13:37 +00:00 |
|
Georg Brandl
|
ad9afeb8f0
|
Tkinter rename, step 2: fix imports and add stub modules.
|
2008-05-16 15:48:15 +00:00 |
|
Walter Dörwald
|
70a6b49821
|
Replace backticks with repr() or "%r"
From SF patch #852334.
|
2004-02-12 17:35:32 +00:00 |
|
Kurt B. Kaiser
|
ef58adf8d6
|
1. Find in Files Dialog shows text selection if there is one
2. Remove obsolete comment associated with Window menu updating
M EditorWindow.py
M GrepDialog.py
|
2003-06-07 03:21:17 +00:00 |
|
Kurt B. Kaiser
|
f1fe145d20
|
Merge Py Idle changes:
Rev 1.4 (string methods)
Rev 1.5 Remove unnecessary imports
|
2002-09-16 02:25:26 +00:00 |
|
David Scherer
|
7aced17437
|
Initial revision
|
2000-08-15 01:13:23 +00:00 |
|