1. e062243 Backed out changeset 7d2018774925 by Serhiy Storchaka · 10 years ago
  2. eab2fd1 Use os.devnull instead of hardcoded '/dev/null'. by Serhiy Storchaka · 10 years ago
  3. 182b5ac Whitespace normalization, via reindent.py. by Tim Peters · 21 years ago
  4. 70a6b49 Replace backticks with repr() or "%r" by Walter Dörwald · 21 years ago
  5. 5d1e34a Track changes to compiler API by Jeremy Hylton · 24 years ago
  6. bf80a03 Add -p option to invoke Python profiler by Jeremy Hylton · 24 years ago
  7. 33c2a62 Add -c option to continue if one file has a SyntaxError by Jeremy Hylton · 24 years ago
  8. e7f710c add -d option that dumps entire AST before compiling by Jeremy Hylton · 25 years ago
  9. 0a4f1ff patches from Mark Hammond by Jeremy Hylton · 25 years ago
  10. 0c3208a compiler command-line interface moved here from compiler.pycodegen by Jeremy Hylton · 25 years ago