1. ff2a4ba Let’s keep “throw” for the generator method and use “raise” elsewhere. by Éric Araujo · 14 years ago
  2. 047e486 Remove second parser module example; it referred to non-readily-available example files, and this kind of discovery is much better done with the AST nowadays anyway. by Georg Brandl · 14 years ago
  3. 7cb1319 Terminology fix: exceptions are raised, except in generator.throw(). by Georg Brandl · 14 years ago
  4. 1824415 Switch more function arguments docs to new-style. by Georg Brandl · 15 years ago
  5. 1f01deb Merged revisions 68162,68166,68171,68176,68195-68196,68210,68232 via svnmerge from by Georg Brandl · 16 years ago
  6. 30704ea0 Remove "ast" aliases from the parser module. by Georg Brandl · 16 years ago
  7. 0c77a82 Merged revisions 63829-63831,63858,63865,63879,63882,63948,63970-63972,63976,63989,64014-64015,64021-64022,64063-64065,64067 via svnmerge from by Georg Brandl · 16 years ago
  8. 5b5e81c Merged revisions 59605-59624 via svnmerge from by Christian Heimes · 17 years ago
  9. 9afde1c #1370: Finish the merge r58749, log below, by resolving all conflicts in Doc/. by Georg Brandl · 17 years ago
  10. 1b1498b Idiom adjustment in the docs for the parser module. by Collin Winter · 17 years ago
  11. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 17 years ago