Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
2b3ce3ba3f6f3fa688cb9e38de640e8cb15c4095
/
Tools
/
idle
/
ScriptBinding.py
280488b
Whitespace normalization.
by Tim Peters
· 23 years ago
7f7d5bf
Patch 543222. Disable script bindings in shell window.
by Raymond Hettinger
· 23 years ago
44b1e7d
Fix for SF bug #448835.
by Guido van Rossum
· 24 years ago
70c4378
Whitespace normalization.
by Tim Peters
· 24 years ago
3634112
Include the filename in the errror message for F5 without saving.
by Guido van Rossum
· 25 years ago
8c95c27
Added a new command: Check module (Alt-F5) It does a full syntax check
by Guido van Rossum
· 25 years ago
ee03611
Ensure sys.argv[0] is the script name on Run Script.
by Guido van Rossum
· 26 years ago
1f3de5d
Mostly rewritten. Instead of the old Run module and Debug module,
by Guido van Rossum
· 26 years ago
825df2a
At Tim Peters' recommendation, add a dummy flush() method to PseudoFile.
by Guido van Rossum
· 26 years ago
9ea3289
Only pop up the stack viewer when requested in the Debug menu.
by Guido van Rossum
· 26 years ago
d5c8497
I think I like it better if it prints the traceback even when it displays
by Guido van Rossum
· 26 years ago
9f42584
This now actually works. See doc string. It can run a module (i.e.
by Guido van Rossum
· 26 years ago
504b0bf
Checking in IDLE 0.2.
by Guido van Rossum
· 26 years ago