summaryrefslogtreecommitdiffstats
path: root/Objects/exceptions.c
Commit message (Collapse)AuthorAgeFilesLines
...
* Remove spurious semicolons after macro invocations.Georg Brandl2006-05-271-42/+42
|
* Conversion of exceptions over from faked-up classes to new-style C types.Richard Jones2006-05-271-0/+2130