Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Partially merge trunk into p3yk. The removal of Mac/Tools is confusing svn | Thomas Wouters | 2006-06-08 | 1 | -52/+0 |
* | Add a custom __str__ method to KeyError that applies repr() to the | Guido van Rossum | 2002-09-03 | 1 | -1/+1 |
* | Allow 'continue' inside 'try' clause | Jeremy Hylton | 2001-02-01 | 1 | -5/+1 |
* | Add test cases to make sure we get the right SyntaxError message for | Fred Drake | 2000-09-08 | 1 | -0/+10 |
* | Create two new exceptions: IndentationError and TabError. These are | Fred Drake | 2000-07-11 | 1 | -0/+4 |
* | 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 |