1. 5d5c63f Fixed compiler module so __future__ print_function is compilable. by Eric Smith · 17 years ago
  2. eaed39f Hopefully this removes all vestiges of CO_GENERATOR_ALLOWED that can by Neal Norwitz · 19 years ago
  3. fa0cf4f Add support for absolute/relative imports and if/else expressions: by Thomas Wouters · 19 years ago
  4. 6a9cac6 del no longer necessary now that new module is gone by Jeremy Hylton · 24 years ago
  5. 9ee78f7 the new new doesn't define CO_xxx as the old new did by Jeremy Hylton · 24 years ago
  6. 71ebc33 Fix _convert_NAME() so that it doesn't store locals for class bodies. by Jeremy Hylton · 24 years ago
  7. 53ee2a9 Define constants for types of scopes by Jeremy Hylton · 24 years ago
  8. aa9d2d6 constants from transformer by Jeremy Hylton · 25 years ago