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 |
Benjamin Peterson
|
6e3dbbdf39
|
replace has_key with 'in' operator
|
2009-10-09 22:15:50 +00:00 |
Brett Cannon
|
2ee0e8eaec
|
Revert the renaming of repr to reprlib.
|
2008-05-23 05:03:59 +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 |
Alexandre Vassalotti
|
50a1acb2ab
|
Changed references to the reprlib module to use its new name.
|
2008-05-16 06:58:49 +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
|
33931ef1a6
|
Merge Py Idle changes:
Rev 1.4 tim_one
Convert a pile of obvious "yes/no" functions to return bool
|
2002-09-16 22:16:05 +00:00 |
Kurt B. Kaiser
|
6a945a5904
|
py-cvs-rel2_1 (Rev 1.3) merge
"Make the test program work outside IDLE." -- GvR
|
2001-07-13 17:57:37 +00:00 |
David Scherer
|
7aced17437
|
Initial revision
|
2000-08-15 01:13:23 +00:00 |