summaryrefslogtreecommitdiff
path: root/Lib/test/test_pep352.py
Commit message (Expand)AuthorAgeFilesLines
* String exceptions are gone and so are classic classes.Neal Norwitz2006-03-241-40/+0
* Fix parsing of exception_hierarchy.txt when a platform-specific exception isBrett Cannon2006-03-011-0/+1
* PEP 352 implementation. Creates a new base class, BaseException, which has anBrett Cannon2006-03-011-0/+182