summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/ObjectBrowser.py
Commit message (Expand)AuthorAgeFilesLines
* #7092: Fix additional "-3" warnings in the idlelib package, and convert to ab...Florent Xicluna2010-04-021-1/+1
* replace has_key with 'in' operatorBenjamin Peterson2009-10-091-1/+1
* 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
* Merge Py Idle changes:Kurt B. Kaiser2002-09-161-2/+2
* py-cvs-rel2_1 (Rev 1.3) mergeKurt B. Kaiser2001-07-131-6/+6
* Initial revisionDavid Scherer2000-08-151-0/+151