1. 8efadf5 Ran 2to3 over scripts directory. by Georg Brandl · 17 years ago
  2. 6afaeb7 Convert print statements to function calls in Tools/. by Collin Winter · 18 years ago
  3. b940e11 SF patch 1631942 by Collin Winter: by Guido van Rossum · 18 years ago
  4. 66a796e Patch #1601678: move intern() to sys.intern(). by Georg Brandl · 19 years ago
  5. 7cae87c Patch #1550800: make exec a function. by Georg Brandl · 19 years ago
  6. f0dfc7a Fix a bunch of typos in documentation, docstrings and comments. by Walter Dörwald · 22 years ago
  7. ac6df95 Fix use of 'file' as a variable name. by Andrew M. Kuchling · 22 years ago
  8. a0ca3d6 - Reverse the meaning of the -m option: warnings about multiple / by Guido van Rossum · 24 years ago
  9. 83e7ccc Whitespace normalization. by Tim Peters · 24 years ago
  10. 1832de4 PEP 238 documented -Qwarn as warning only for classic int or long by Guido van Rossum · 24 years ago
  11. 61c345f Rename the -D option to -Q, to avoid a Jython option name conflict. by Guido van Rossum · 24 years ago
  12. e7a9598 Implement what the docstring said: multiple slashes per line are by Guido van Rossum · 24 years ago
  13. 13c51ec Added more text to the docstring, updated the way the exit status is by Guido van Rossum · 24 years ago
  14. 822218b The beginnings of a script to help finding / operators that may need by Guido van Rossum · 24 years ago