Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the code to better reflect recommended style: | Fred Drake | 2000-12-12 | 1 | -1/+1 |
* | Make reindent.py happy (convert everything to 4-space indents!). | Fred Drake | 2000-10-23 | 1 | -13/+13 |
* | Mass check-in after untabifying all files that need it. | Guido van Rossum | 1998-03-26 | 1 | -15/+15 |
* | There was actually a test that ensured that raising an exception A | Guido van Rossum | 1997-10-01 | 1 | -3/+2 |
* | Added a few more tests of exception class raising | Barry Warsaw | 1997-08-22 | 1 | -0/+8 |
* | Add test for function comparisons | Guido van Rossum | 1997-08-05 | 1 | -0/+35 |
* | test class exceptions | Guido van Rossum | 1995-02-09 | 1 | -0/+36 |
* | Unmerged except and finally clauses | Guido van Rossum | 1992-05-06 | 1 | -1/+0 |
* | Initial revision | Guido van Rossum | 1992-01-27 | 1 | -0/+24 |