summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/PyShell.py
Commit message (Expand)AuthorAgeFilesLines
* Merge Py Idle changes:Kurt B. Kaiser2002-09-181-1/+2
* Merge Py Idle changes:Kurt B. Kaiser2002-09-181-7/+17
* MERGE DS_RPC_BRANCH into MAINKurt B. Kaiser2002-09-141-40/+4
* M PyShell.pyKurt B. Kaiser2002-09-051-15/+31
* GvR provided solution to the socket rebinding timeout problem.Kurt B. Kaiser2002-08-051-5/+3
* Reverse the RPC socket connection: Python execution server connects toKurt B. Kaiser2002-07-261-6/+12
* 1. Prevent Undo before IOmark in PyShell.PyShellKurt B. Kaiser2002-07-111-3/+10
* Shutdown subprocess debugger and associated Proxies/Adapters when closingKurt B. Kaiser2002-06-261-4/+5
* Clear associated breakpoints when closing an edit window.Kurt B. Kaiser2002-06-241-27/+26
* 1. Debugger Breakpoints, finish implementationKurt B. Kaiser2002-06-201-1/+10
* Polish RemoteDebugger code.Kurt B. Kaiser2002-06-161-0/+3
* Rework the code to have only the GvR RPC. Output from execution of userKurt B. Kaiser2002-06-121-209/+106
* GvR's rpc patchChui Tey2002-05-261-17/+188
* _finally_ tracked down and eliminated a major problemSteven M. Gava2002-03-271-4/+7
* First work on making config changes dynamic,Steven M. Gava2002-03-021-12/+16
* loading core keybindings via new config system plusSteven M. Gava2002-01-041-4/+2
* back in harness on new config systemSteven M. Gava2001-11-211-1/+1
* further config system workSteven M. Gava2001-11-041-8/+9
* merged port binding error message patchSteven M. Gava2001-10-071-14/+33
* Implement idle command interface as suggested by GvR [idle-dev] 16 JulyKurt B. Kaiser2001-07-171-16/+25
* Call out IDLE Fork in startup message.Kurt B. Kaiser2001-07-161-1/+1
* Add a script "idles" which opens a Python Shell window.Kurt B. Kaiser2001-07-161-11/+11
* py-cvs-2001_07_13 (Rev 1.34) mergeKurt B. Kaiser2001-07-141-1/+1
* cvs-py-rel2_1 (Rev 1.29 - 1.33) mergeKurt B. Kaiser2001-07-141-11/+25
* Initial revisionDavid Scherer2000-08-151-0/+860