summaryrefslogtreecommitdiffstats
path: root/Doc/tutorial/errors.rst
Commit message (Expand)AuthorAgeFilesLines
* #6879 - fix misstatement about exceptionsEzio Melotti2009-09-161-5/+3
* #6880: add reference to classes section in exceptions section, which comes ea...Georg Brandl2009-09-161-3/+4
* #6777: dont discourage usage of Exception.args or promote usage of Exception....Georg Brandl2009-09-041-17/+14
* #6564: fix section about the two raise syntaxes.Georg Brandl2009-07-241-4/+5
* Use raise X(y).Georg Brandl2009-05-221-3/+3
* Remove trailing whitespace.Georg Brandl2009-01-031-6/+6
* Fix typo.Georg Brandl2008-09-161-1/+1
* update the tutorial to use str.formatBenjamin Peterson2008-05-261-1/+1
* Demonstrate new except/as syntax.Raymond Hettinger2008-01-301-4/+4
* Argh, wrong version.Georg Brandl2007-12-151-4/+0
* Add note about future import needed for with statement.Georg Brandl2007-12-151-0/+4
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-151-0/+411