1. 96ca691 Make sys.path and sys.argv into lists of strings. by Guido van Rossum · 17 years ago
  2. aa588c4 Fix some problems introduced by the str8 repr change. by Guido van Rossum · 17 years ago
  3. 88fc664 * Remove PRINT_ITEM(_TO), PRINT_NEWLINE(_TO) opcodes. by Georg Brandl · 18 years ago
  4. b213704 Merged revisions 53451-53537 via svnmerge from by Thomas Wouters · 18 years ago
  5. 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 18 years ago
  6. 61cd0db Don't quote the path to Python unless the path contains an embedded space. by Tim Peters · 21 years ago
  7. 0c44c04 sys.executable can contain spaces, cater for this when passing it to by Jack Jansen · 22 years ago
  8. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 22 years ago
  9. d69030d Get popen test to work even if python is not in the path by Neal Norwitz · 22 years ago
  10. e7fefbf Fix bugs: by Mark Hammond · 22 years ago