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