Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
686f9c344cfa68c04be9f0894fa89cf7937775c6
/
Tools
/
idle
/
ScriptBinding.py
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