summaryrefslogtreecommitdiffstats
path: root/Lib/test/output/test_exceptions
Commit message (Expand)AuthorAgeFilesLines
* Add a custom __str__ method to KeyError that applies repr() to theGuido van Rossum2002-09-031-1/+1
* Allow 'continue' inside 'try' clauseJeremy Hylton2001-02-011-5/+1
* Add test cases to make sure we get the right SyntaxError message forFred Drake2000-09-081-0/+10
* Create two new exceptions: IndentationError and TabError. These areFred Drake2000-07-111-0/+4
* update output file to reflect new test of exception object str-nessJeremy Hylton2000-06-251-0/+18
* Added a test to catch the base class.Barry Warsaw2000-05-251-0/+1
* Test output files in their new locationBarry Warsaw1996-12-101-0/+23