summaryrefslogtreecommitdiff
path: root/Doc/library/parser.rst
Commit message (Expand)AuthorAgeFilesLines
* Let’s keep “throw” for the generator method and use “raise” elsewhere.Éric Araujo2010-11-301-1/+1
* Remove second parser module example; it referred to non-readily-available exa...Georg Brandl2010-10-171-333/+2
* Terminology fix: exceptions are raised, except in generator.throw().Georg Brandl2010-08-031-7/+7
* Switch more function arguments docs to new-style.Georg Brandl2009-09-021-9/+8
* Merged revisions 68162,68166,68171,68176,68195-68196,68210,68232 via svnmerge...Georg Brandl2009-01-031-1/+1
* Remove "ast" aliases from the parser module.Georg Brandl2008-07-231-15/+10
* Merged revisions 63829-63831,63858,63865,63879,63882,63948,63970-63972,63976,...Georg Brandl2008-06-101-78/+89
* Merged revisions 59605-59624 via svnmerge fromChristian Heimes2007-12-311-7/+6
* #1370: Finish the merge r58749, log below, by resolving all conflicts in Doc/.Georg Brandl2007-11-011-1/+1
* Idiom adjustment in the docs for the parser module.Collin Winter2007-08-281-8/+6
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+683