summaryrefslogtreecommitdiff
path: root/Lib/idlelib/PathBrowser.py
Commit message (Expand)AuthorAgeFilesLines
* merge w/ 3.3Brett Cannon2013-06-151-1/+1
|\
| * Merge with 3.3Terry Jan Reedy2013-05-271-1/+2
| |\
| * | Replace os.error with OSError in tkinter and IDLEAndrew Svetlov2012-12-171-1/+1
* | | Drop some dead imports of impBrett Cannon2013-06-151-1/+0
| |/ |/|
* | Issue #15392: Create a unittest framework for IDLE.Terry Jan Reedy2013-05-271-1/+2
|/
* Issue #16226: Fix IDLE Path Browser crash.Ned Deily2012-10-181-1/+1
* Issue #13959: Deprecate imp.get_suffixes() for new attributes onBrett Cannon2012-05-111-1/+4
* Switch to absolute imports to support direct execution of modules. ManyKurt B. Kaiser2007-08-221-3/+3
* Merged revisions 56443-56466 via svnmerge fromGuido van Rossum2007-07-201-3/+3
* Remove has_key() references from idlelib. IDLE still doesn't run dueGuido van Rossum2006-08-221-1/+1
* py-cvs-rel2_1 (Rev 1.6) merge - whitespace normalizationKurt B. Kaiser2001-07-131-1/+1
* Initial revisionDavid Scherer2000-08-151-0/+95