1. 7a8e21a Merged revisions 88234 via svnmerge from by Ned Deily · 13 years ago
  2. 975a079 Issue #4008: Fix problems with non-ASCII source files. by Martin v. Löwis · 15 years ago
  3. 14fc427 Tkinter, step 2: adapt imports. by Georg Brandl · 16 years ago
  4. a156e09 Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,60505-60506,60508-60509,60523-60524,60532,60543,60545,60547-60548,60552,60554,60556-60559,60561-60562,60569,60571-60572,60574,60576-60583,60585-60586,60589,60591,60594-60595,60597-60598,60600-60601,60606-60612,60615,60617,60619-60621,60623-60625,60627-60629,60631,60633,60635,60647,60650,60652,60654,60656,60658-60659,60664-60666,60668-60670,60672,60676,60678,60680-60683,60685-60686,60688,60690,60692-60694,60697-60700,60705-60706,60708,60711,60714,60720,60724-60730,60732,60736,60742,60744,60746,60748,60750-60751,60753,60756-60757,60759-60761,60763-60764,60766,60769-60770,60774-60784,60787-60845 via svnmerge from by Christian Heimes · 16 years ago
  5. 2d7f6a0 Switch to absolute imports to support direct execution of modules. Many by Kurt B. Kaiser · 17 years ago
  6. 7a4dbaf Replace file() with open() by Kurt B. Kaiser · 17 years ago
  7. 33d2689 Merged revisions 56492-56752 via svnmerge from by Guido van Rossum · 17 years ago
  8. 95c95ce Merged revisions 56483-56491 via svnmerge from by Martin v. Löwis · 17 years ago
  9. 36e0a92 Merged revisions 56443-56466 via svnmerge from by Guido van Rossum · 17 years ago
  10. b940e11 SF patch 1631942 by Collin Winter: by Guido van Rossum · 18 years ago
  11. 89f507f Four months of trunk changes (including a few releases...) by Thomas Wouters · 18 years ago
  12. 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 18 years ago
  13. 0cd233f Revert previous code elimination, 'filename' is needed. by Kurt B. Kaiser · 19 years ago
  14. 2618c7f 1. Mac line endings were incorrect when pasting code from some browsers by Kurt B. Kaiser · 19 years ago
  15. ca7329c 1. Clarify "tab/space" Error Dialog and "Tab Width" Dialog associated with by Kurt B. Kaiser · 19 years ago
  16. 6af4498 1. Polish tabbing code. by Kurt B. Kaiser · 19 years ago
  17. 49a5fe1 Redirect the warning stream to the shell during the ScriptBinding check of user code by Kurt B. Kaiser · 20 years ago
  18. 70a6b49 Replace backticks with repr() or "%r" by Walter Dörwald · 20 years ago
  19. af3eb87 Added a Tk error dialog to run.py inform the user if the subprocess can't by Kurt B. Kaiser · 20 years ago
  20. 3f8ace9 SF 747667 Error Doesn't Decolorize by Kurt B. Kaiser · 21 years ago
  21. ce5b6d5 SF 745525 by Kurt B. Kaiser · 21 years ago
  22. 8d1f11b Whitespace Normalization Modified Files: PyShell.py ScriptBinding.py buildapp.py by Kurt B. Kaiser · 21 years ago
  23. 6c638b6 Bruce Sherwood RFE/Patch SF 661318 by Kurt B. Kaiser · 21 years ago
  24. 67fd0ea 1. Stake Freddy. by Kurt B. Kaiser · 21 years ago
  25. 11659ad 1. When a module is run from an EditorWindow, if its directory is not in by Kurt B. Kaiser · 21 years ago
  26. 7f38ec0 1. Restore the capability to run and debug without a subprocess. by Kurt B. Kaiser · 21 years ago
  27. 003091c M NEWS.txt M PyShell.py M ScriptBinding.py M rpc.py M run.py by Kurt B. Kaiser · 21 years ago
  28. eb9637e M ScriptBinding.py M config-extensions.def M help.txt by Kurt B. Kaiser · 21 years ago
  29. a5e8bb9 Default the OK key in the Save Before Run dialog. by Kurt B. Kaiser · 22 years ago
  30. 6655e4b Whitespace Normalization by Kurt B. Kaiser · 22 years ago
  31. d5e1cef If Edit window has not been saved, offer to save if user tries to Run or by Kurt B. Kaiser · 22 years ago
  32. 92b5ca3 M ColorDelegator.py M PyShell.py M ScriptBinding.py by Kurt B. Kaiser · 22 years ago
  33. 6eadc6c Enable Check Module by Kurt B. Kaiser · 22 years ago
  34. 6453c1f Cleanup: by Neal Norwitz · 22 years ago
  35. 05bab1e Merge Py Idle changes: by Kurt B. Kaiser · 22 years ago
  36. 63857a4 M PyShell.py M RemoteDebugger.py M ScriptBinding.py by Kurt B. Kaiser · 22 years ago
  37. adc6384 1. Revert subprocess environment clearing, will restart subprocess by Kurt B. Kaiser · 22 years ago
  38. d694c1f Reset the Python execution server environment to its initial value prior by Kurt B. Kaiser · 22 years ago
  39. 969de45 Rework the code to have only the GvR RPC. Output from execution of user by Kurt B. Kaiser · 22 years ago
  40. 5d2af63 GvR's rpc patch by Chui Tey · 22 years ago
  41. 72c3bf0 changeover to new keybinding configuration implementation by Steven M. Gava · 22 years ago
  42. 42f6c64 py-cvs merge, better error dialog by Steven M. Gava · 23 years ago
  43. 7aced17 Initial revision by David Scherer · 24 years ago