summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/ObjectBrowser.py
Commit message (Collapse)AuthorAgeFilesLines
* Revert the renaming of repr to reprlib.Brett Cannon2008-05-231-1/+1
|
* Tkinter rename reversal: remove tkinter package, adapt imports and docs.Georg Brandl2008-05-201-1/+1
|
* Tkinter rename, step 2: fix imports and add stub modules.Georg Brandl2008-05-161-1/+1
|
* Changed references to the reprlib module to use its new name.Alexandre Vassalotti2008-05-161-1/+1
|
* Replace backticks with repr() or "%r"Walter Dörwald2004-02-121-1/+1
| | | | From SF patch #852334.
* Merge Py Idle changes:Kurt B. Kaiser2002-09-161-2/+2
| | | | | Rev 1.4 tim_one Convert a pile of obvious "yes/no" functions to return bool
* py-cvs-rel2_1 (Rev 1.3) mergeKurt B. Kaiser2001-07-131-6/+6
| | | | "Make the test program work outside IDLE." -- GvR
* Initial revisionDavid Scherer2000-08-151-0/+151