1. a59ac0a If a function contains a doc string, remove the doc string node from by Jeremy Hylton · 24 years ago
  2. 7cff7fe Many changes. by Jeremy Hylton · 24 years ago
  3. 9c048f9 Now supports entire Python 2.0 language and still supports Python by Jeremy Hylton · 24 years ago
  4. 4e1be72 Fix SF bug #116263: support for from .. import * by Jeremy Hylton · 24 years ago
  5. 572bdce change 2-space indent to 4-space indent by Jeremy Hylton · 24 years ago
  6. 2051608 Update magic number. by Jeremy Hylton · 24 years ago
  7. 8612f1c update my email address by Jeremy Hylton · 24 years ago
  8. fd342bf add a bit more legal junk by Greg Stein · 24 years ago
  9. be317e6 patches from Mark Hammond by Jeremy Hylton · 24 years ago
  10. b631b8e fix list.append problems by Jeremy Hylton · 24 years ago
  11. fa974a9 change node Classdef to Class by Jeremy Hylton · 24 years ago
  12. 3d9f5e4 more robust assignment of lineno for keyword args by Jeremy Hylton · 24 years ago
  13. 1ebba96 fix creation of Ellipsis node by Jeremy Hylton · 24 years ago
  14. d603dee add line numbers to nodes in the except clause (when possible) by Jeremy Hylton · 24 years ago
  15. 4290779 (), [], and {} should not be represented as constant expressions, they by Jeremy Hylton · 24 years ago
  16. 1851901 add spaces to comparison names is not and not in to match dis by Jeremy Hylton · 24 years ago
  17. 9605c11 move constants out of transformer so that they can be shared with ast by Jeremy Hylton · 24 years ago
  18. f968e85 three files from the p2c cvs tree. the message here indicates the by Jeremy Hylton · 24 years ago