Florent Xicluna
|
d630c04ab1
|
#7092: Fix additional "-3" warnings in the idlelib package, and convert to absolute imports.
|
2010-04-02 07:24:52 +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 |
Christian Heimes
|
c5f05e45cf
|
Patch #2167 from calvin: Remove unused imports
|
2008-02-23 17:40:11 +00:00 |
Walter Dörwald
|
70a6b49821
|
Replace backticks with repr() or "%r"
From SF patch #852334.
|
2004-02-12 17:35:32 +00:00 |
Neal Norwitz
|
672ce57100
|
Convert some more 1/0 to True/False
|
2002-11-30 19:04:07 +00:00 |
Kurt B. Kaiser
|
5fab9c67eb
|
Merge Py Idle changes:
Rev 1.4 fdrake
Use string.ascii_letters instead of string.letters (SF bug #226706)
Rev 1.5 doerwalter
(string methods)
|
2002-09-18 03:30:12 +00:00 |
David Scherer
|
7aced17437
|
Initial revision
|
2000-08-15 01:13:23 +00:00 |