| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Allow 'continue' inside 'try' clause | Jeremy Hylton | 2001-02-01 | 1 | -5/+1 |
| | | | | | SF patch 102989 by Thomas Wouters | ||||
| * | Add test cases to make sure we get the right SyntaxError message for | Fred Drake | 2000-09-08 | 1 | -0/+10 |
| | | | | | various illegal uses of "continue". | ||||
| * | Create two new exceptions: IndentationError and TabError. These are | Fred Drake | 2000-07-11 | 1 | -0/+4 |
| | | | | | | | | used for indentation related errors. This patch includes Ping's improvements for indentation-related error messages. Closes SourceForge patches #100734 and #100856. | ||||
| * | update output file to reflect new test of exception object str-ness | Jeremy Hylton | 2000-06-25 | 1 | -0/+18 |
| | | |||||
| * | Added a test to catch the base class. | Barry Warsaw | 2000-05-25 | 1 | -0/+1 |
| | | |||||
| * | Test output files in their new location | Barry Warsaw | 1996-12-10 | 1 | -0/+23 |
