Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
fb2a6ccfc42cb15e15c4d2608bf096357a8a79ed
/
Lib
/
idlelib
/
PyShell.py
11c53e2
M PyShell.py M run.py
by Kurt B. Kaiser
· 22 years ago
9ac783d
M PyShell.py M rpc.py Improve exception handing if peer process has terminated.
by Kurt B. Kaiser
· 22 years ago
b248733
SF 693333
by Kurt B. Kaiser
· 22 years ago
003091c
M NEWS.txt M PyShell.py M ScriptBinding.py M rpc.py M run.py
by Kurt B. Kaiser
· 22 years ago
8cd0def
M PyShell.py M rpc.py
by Kurt B. Kaiser
· 22 years ago
bc28613
M PyShell.py M RemoteDebugger.py M rpc.py
by Kurt B. Kaiser
· 22 years ago
4cc5ef5
M Bindings.py M PyShell.py M config-keys.def M configHandler.py
by Kurt B. Kaiser
· 22 years ago
1061e72
M AutoExpand.py
by Kurt B. Kaiser
· 22 years ago
6655e4b
Whitespace Normalization
by Kurt B. Kaiser
· 22 years ago
4ada7ad
M EditorWindow.py M PyShell.py
by Kurt B. Kaiser
· 22 years ago
b693f8e
Move boolcheck before import of other IDLE modules
by Tony Lownds
· 22 years ago
f4f4276
M PyShell.py M idle M idle.py M idle.pyw M setup.py
by Kurt B. Kaiser
· 22 years ago
a2a3cb2
IDLE should exit if it fails to connect with the execution server
by Kurt B. Kaiser
· 22 years ago
11220fa
1. RPC stack levels were not pruned from traceback unless IDLE was started
by Kurt B. Kaiser
· 22 years ago
103ee91
Move boolcheck to PyShell
by Tony Lownds
· 22 years ago
da4d3c1
M MANIFEST.in M PyShell.py M idlever.py M setup.py
by Kurt B. Kaiser
· 22 years ago
ff002b9
When IDLE is installed and run from a startup script, the script's
by Kurt B. Kaiser
· 22 years ago
dd70e1b
M PyShell.py M idle M setup.py
by Kurt B. Kaiser
· 22 years ago
f53dec2
Update way a subprocess is launched for Mac OS X.
by Tony Lownds
· 22 years ago
92b5ca3
M ColorDelegator.py M PyShell.py M ScriptBinding.py
by Kurt B. Kaiser
· 22 years ago
822a77f
M EditorWindow.py M PyShell.py
by Kurt B. Kaiser
· 22 years ago
bfed346
M Debugger.py M IOBinding.py M PyShell.py
by Kurt B. Kaiser
· 22 years ago
f06eed0
Rework the command line interface, incorporating the shell/edit
by Kurt B. Kaiser
· 22 years ago
0930c43
M PyShell.py 1. Format and print exceptions raised in user code.
by Kurt B. Kaiser
· 22 years ago
f4c4f11
Add missing self for method call
by Neal Norwitz
· 22 years ago
6e44cc2
M PyShell.py M rpc.py
by Kurt B. Kaiser
· 22 years ago
8188559
Correct an error introduced at Rev 1.30. The keyword arg is necessary
by Kurt B. Kaiser
· 22 years ago
69371d6
Set breakpoints on remote debugger
by Chui Tey
· 23 years ago
a2adb0f
Recalls breakpoints set in a file
by Chui Tey
· 23 years ago
45186c4
Implement Restoring Breakpoints in Subprocess Debugger
by Kurt B. Kaiser
· 23 years ago
5afa1df
M CallTips.py Add support for getting calltip from subprocess,
by Kurt B. Kaiser
· 23 years ago
f2324b9
Finding a suitable interpreter to spawn needed tweaking on the Mac
by Tony Lownds
· 23 years ago
b976419
Fix bug I created during merge from Python-idle.
by Kurt B. Kaiser
· 23 years ago
6283398
Merge Py Idle changes:
by Kurt B. Kaiser
· 23 years ago
837d15c
Merge Py Idle changes:
by Kurt B. Kaiser
· 23 years ago
ee7afca
MERGE DS_RPC_BRANCH into MAIN
by Kurt B. Kaiser
· 23 years ago
63857a4
M PyShell.py M RemoteDebugger.py M ScriptBinding.py
by Kurt B. Kaiser
· 23 years ago
8dcdb77
GvR provided solution to the socket rebinding timeout problem.
by Kurt B. Kaiser
· 23 years ago
b417936
Reverse the RPC socket connection: Python execution server connects to
by Kurt B. Kaiser
· 23 years ago
dc1e709
1. Prevent Undo before IOmark in PyShell.PyShell
by Kurt B. Kaiser
· 23 years ago
ffd3a42
Shutdown subprocess debugger and associated Proxies/Adapters when closing
by Kurt B. Kaiser
· 23 years ago
83118c6
Clear associated breakpoints when closing an edit window.
by Kurt B. Kaiser
· 23 years ago
669f4c3
1. Debugger Breakpoints, finish implementation
by Kurt B. Kaiser
· 23 years ago
0e3a577
Polish RemoteDebugger code.
by Kurt B. Kaiser
· 23 years ago
969de45
Rework the code to have only the GvR RPC. Output from execution of user
by Kurt B. Kaiser
· 23 years ago
5d2af63
GvR's rpc patch
by Chui Tey
· 23 years ago
cedd30b
_finally_ tracked down and eliminated a major problem
by Steven M. Gava
· 23 years ago
b77d343
First work on making config changes dynamic, dynamic theme changes
by Steven M. Gava
· 23 years ago
0cae01c
loading core keybindings via new config system plus
by Steven M. Gava
· 23 years ago
3b55a89
back in harness on new config system
by Steven M. Gava
· 23 years ago
9930061
further config system work
by Steven M. Gava
· 24 years ago
1f733ba
merged port binding error message patch
by Steven M. Gava
· 24 years ago
96d8842
Implement idle command interface as suggested by GvR [idle-dev] 16 July
by Kurt B. Kaiser
· 24 years ago
e75785a
Call out IDLE Fork in startup message.
by Kurt B. Kaiser
· 24 years ago
21ebb21
Add a script "idles" which opens a Python Shell window.
by Kurt B. Kaiser
· 24 years ago
bb6b1e9
py-cvs-2001_07_13 (Rev 1.34) merge
by Kurt B. Kaiser
· 24 years ago
94bd774
cvs-py-rel2_1 (Rev 1.29 - 1.33) merge
by Kurt B. Kaiser
· 24 years ago
7aced17
Initial revision
by David Scherer
· 25 years ago