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
/
ScriptBinding.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get rid of old IDLE. Lib/idlelib rules!
Guido van Rossum
2003-06-14
1
-175/+0
*
Whitespace normalization.
Tim Peters
2002-08-23
1
-1/+1
*
Patch 543222. Disable script bindings in shell window.
Raymond Hettinger
2002-05-21
1
-0/+3
*
Fix for SF bug #448835.
Guido van Rossum
2001-08-07
1
-2/+1
*
Whitespace normalization.
Tim Peters
2001-01-17
1
-2/+2
*
Include the filename in the errror message for F5 without saving.
Guido van Rossum
2000-09-15
1
-1/+5
*
Added a new command: Check module (Alt-F5) It does a full syntax check
Guido van Rossum
2000-02-22
1
-9/+82
*
Ensure sys.argv[0] is the script name on Run Script.
Guido van Rossum
1999-06-01
1
-0/+3
*
Mostly rewritten. Instead of the old Run module and Debug module,
Guido van Rossum
1999-04-22
1
-107/+46
*
At Tim Peters' recommendation, add a dummy flush() method to PseudoFile.
Guido van Rossum
1999-03-29
1
-0/+3
*
Only pop up the stack viewer when requested in the Debug menu.
Guido van Rossum
1999-02-16
1
-1/+2
*
I think I like it better if it prints the traceback even when it displays
Guido van Rossum
1999-01-11
1
-2/+2
*
This now actually works. See doc string. It can run a module (i.e.
Guido van Rossum
1999-01-09
1
-18/+130
*
Checking in IDLE 0.2.
Guido van Rossum
1999-01-02
1
-0/+38