summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/IOBinding.py
Commit message (Collapse)AuthorAgeFilesLines
...
* Bug: clearing the shell undo list after a prompt was allowing files to beKurt B. Kaiser2002-07-211-5/+11
| | | | opened on top of the shell instead of in a new window.
* add a version of GvR's q&d python idle printing patch,Steven M. Gava2002-06-111-2/+43
| | | | slightly tweaked and modified for the idlefork config system
* tracking python idle changes:Steven M. Gava2002-04-221-1/+1
| | | | Provisional fix for writefile() [SF bug # 541730]
* further work on new config system;Steven M. Gava2002-03-271-3/+9
| | | | recent files menu
* py-cvs-rel2_1 (Rev 1.4) merge - move "import *" to module levelKurt B. Kaiser2001-07-131-1/+1
|
* Initial revisionDavid Scherer2000-08-151-0/+254