1. 4df3068 Fix typo fix. by Walter Dörwald · 21 years ago
  2. fb4d0e0 Fix typos. by Walter Dörwald · 21 years ago
  3. 993bc3a Don't replace an empty line with "pass" when symbol == "eval", where by Guido van Rossum · 21 years ago
  4. 4b499dd3 - Finally fixed the bug in compile() and exec where a string ending by Guido van Rossum · 21 years ago
  5. 6cd6a82 A fiddled version of the rest of Michael Hudson's SF patch by Tim Peters · 23 years ago
  6. cfc21fc Remove useless imports, as reported by PyChecker. by Tim Peters · 23 years ago
  7. 6b71e74 String method conversion. by Eric S. Raymond · 23 years ago
  8. e99d5ea added __all__ lists to a number of Python modules by Skip Montanaro · 24 years ago
  9. c41c1a9 Moved compile_command() here from code.py, so JPython can provide its by Guido van Rossum · 26 years ago