1. 311d071 Fix test_compiler after adding unicode_literals by Neal Norwitz · 17 years ago
  2. 5d5c63f Fixed compiler module so __future__ print_function is compilable. by Eric Smith · 17 years ago
  3. afcd838 Revert rev 42617, it was introduced to work around bug #1441397. by Georg Brandl · 19 years ago
  4. 34aa7ba from __future__ import with_statement addon for 'with', mostly written by Neal. by Thomas Wouters · 19 years ago
  5. 415ed93 Skip over doc strings. by Martin v. Löwis · 19 years ago
  6. e0c446b Whitespace normalization. by Tim Peters · 24 years ago
  7. ec5bfd1 Track removal of doc string from Module().nodes[0] by Jeremy Hylton · 24 years ago
  8. 80e29bd Add support for future statements by Jeremy Hylton · 24 years ago