| Commit message (Expand) | Author | Age | Files | Lines |
* | I mess up again; BufferError inherits StandardError | Benjamin Peterson | 2008-07-30 | 1 | -1/+1 |
|
|
* | add BufferError to the exception hieracrchy | Benjamin Peterson | 2008-07-30 | 1 | -0/+1 |
|
|
* | Merged revisions 61750,61752,61754,61756,61760,61763,61768,61772,61775,61805,... | Christian Heimes | 2008-03-26 | 1 | -0/+1 |
|
|
* | Patch #1537 from Chad Austin | Christian Heimes | 2007-12-03 | 1 | -5/+5 |
|
|
* | Slightly revised version of patch #1538956: | Marc-André Lemburg | 2006-08-14 | 1 | -0/+1 |
|
|
* | Conversion of exceptions over from faked-up classes to new-style C types. | Richard Jones | 2006-05-27 | 1 | -1/+1 |
|
|
* | - Add new Warning class, ImportWarning | Thomas Wouters | 2006-04-27 | 1 | -0/+1 |
|
|
* | PEP 352 implementation. Creates a new base class, BaseException, which has an | Brett Cannon | 2006-03-01 | 1 | -0/+46 |
|
|