index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tools
/
idle
/
PyShell.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add current dir or paths of file args to sys.path.
Guido van Rossum
1999-02-01
1
-0/+7
*
Move menu/key binding code from Bindings.py to EditorWindow.py,
Guido van Rossum
1999-01-28
1
-12/+17
*
Paul Prescod's patches to allow the stack viewer to pop up when a
Guido van Rossum
1999-01-08
1
-0/+11
*
Checking in IDLE 0.2.
Guido van Rossum
1999-01-02
1
-166/+101
*
Change our special entries from <console#N> to <pyshell#N>.
Guido van Rossum
1998-10-19
1
-2/+48
*
Details for debugger interface.
Guido van Rossum
1998-10-16
1
-3/+1
*
Better debugger support (show stack etc).
Guido van Rossum
1998-10-16
1
-3/+15
*
Polish the Debugger GUI a bit.
Guido van Rossum
1998-10-14
1
-8/+16
*
Ad primitive debugger interface (so far it will step and show you the
Guido van Rossum
1998-10-13
1
-1/+37
*
Clear the linecache before printing a traceback
Guido van Rossum
1998-10-13
1
-0/+7
*
Make the return key do what I mean more often.
Guido van Rossum
1998-10-13
1
-1/+1
*
Make the return key do what I mean more often.
Guido van Rossum
1998-10-13
1
-9/+11
*
Subsume functionality from Popup menu in Debug menu.
Guido van Rossum
1998-10-12
1
-7/+95
*
Initial checking of Tk-based Python IDE.
Guido van Rossum
1998-10-10
1
-0/+475