1. 2d7f6a0 Switch to absolute imports to support direct execution of modules. Many by Kurt B. Kaiser · 18 years ago
  2. 7a4dbaf Replace file() with open() by Kurt B. Kaiser · 18 years ago
  3. 33d2689 Merged revisions 56492-56752 via svnmerge from by Guido van Rossum · 18 years ago
  4. 95c95ce Merged revisions 56483-56491 via svnmerge from by Martin v. Löwis · 18 years ago
  5. 36e0a92 Merged revisions 56443-56466 via svnmerge from by Guido van Rossum · 18 years ago
  6. b940e11 SF patch 1631942 by Collin Winter: by Guido van Rossum · 19 years ago
  7. 89f507f Four months of trunk changes (including a few releases...) by Thomas Wouters · 19 years ago
  8. 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 19 years ago
  9. 0cd233f Revert previous code elimination, 'filename' is needed. by Kurt B. Kaiser · 20 years ago
  10. 2618c7f 1. Mac line endings were incorrect when pasting code from some browsers by Kurt B. Kaiser · 20 years ago
  11. ca7329c 1. Clarify "tab/space" Error Dialog and "Tab Width" Dialog associated with by Kurt B. Kaiser · 20 years ago
  12. 6af4498 1. Polish tabbing code. by Kurt B. Kaiser · 21 years ago
  13. 49a5fe1 Redirect the warning stream to the shell during the ScriptBinding check of user code by Kurt B. Kaiser · 21 years ago
  14. 70a6b49 Replace backticks with repr() or "%r" by Walter Dörwald · 22 years ago
  15. af3eb87 Added a Tk error dialog to run.py inform the user if the subprocess can't by Kurt B. Kaiser · 22 years ago
  16. 3f8ace9 SF 747667 Error Doesn't Decolorize by Kurt B. Kaiser · 22 years ago
  17. ce5b6d5 SF 745525 by Kurt B. Kaiser · 22 years ago
  18. 8d1f11b Whitespace Normalization Modified Files: PyShell.py ScriptBinding.py buildapp.py by Kurt B. Kaiser · 22 years ago
  19. 6c638b6 Bruce Sherwood RFE/Patch SF 661318 by Kurt B. Kaiser · 22 years ago
  20. 67fd0ea 1. Stake Freddy. by Kurt B. Kaiser · 22 years ago
  21. 11659ad 1. When a module is run from an EditorWindow, if its directory is not in by Kurt B. Kaiser · 22 years ago
  22. 7f38ec0 1. Restore the capability to run and debug without a subprocess. by Kurt B. Kaiser · 22 years ago
  23. 003091c M NEWS.txt M PyShell.py M ScriptBinding.py M rpc.py M run.py by Kurt B. Kaiser · 23 years ago
  24. eb9637e M ScriptBinding.py M config-extensions.def M help.txt by Kurt B. Kaiser · 23 years ago
  25. a5e8bb9 Default the OK key in the Save Before Run dialog. by Kurt B. Kaiser · 23 years ago
  26. 6655e4b Whitespace Normalization by Kurt B. Kaiser · 23 years ago
  27. d5e1cef If Edit window has not been saved, offer to save if user tries to Run or by Kurt B. Kaiser · 23 years ago
  28. 92b5ca3 M ColorDelegator.py M PyShell.py M ScriptBinding.py by Kurt B. Kaiser · 23 years ago
  29. 6eadc6c Enable Check Module by Kurt B. Kaiser · 23 years ago
  30. 6453c1f Cleanup: by Neal Norwitz · 23 years ago
  31. 05bab1e Merge Py Idle changes: by Kurt B. Kaiser · 23 years ago
  32. 63857a4 M PyShell.py M RemoteDebugger.py M ScriptBinding.py by Kurt B. Kaiser · 23 years ago
  33. adc6384 1. Revert subprocess environment clearing, will restart subprocess by Kurt B. Kaiser · 23 years ago
  34. d694c1f Reset the Python execution server environment to its initial value prior by Kurt B. Kaiser · 23 years ago
  35. 969de45 Rework the code to have only the GvR RPC. Output from execution of user by Kurt B. Kaiser · 23 years ago
  36. 5d2af63 GvR's rpc patch by Chui Tey · 23 years ago
  37. 72c3bf0 changeover to new keybinding configuration implementation by Steven M. Gava · 24 years ago
  38. 42f6c64 py-cvs merge, better error dialog by Steven M. Gava · 24 years ago
  39. 7aced17 Initial revision by David Scherer · 25 years ago