diff options
author | Jeremy Hylton <jeremy@alum.mit.edu> | 2002-07-06 18:55:01 +0000 |
---|---|---|
committer | Jeremy Hylton <jeremy@alum.mit.edu> | 2002-07-06 18:55:01 +0000 |
commit | 12f4f35f6e675bbe7435069ab7516a48e82f27a9 (patch) | |
tree | ecf84c90c45abbe63b9c25dcf8254837cfbcd349 /Objects/classobject.c | |
parent | d46aa37d35811a37397104f02074c8a44e7dbec1 (diff) | |
download | cpython-git-12f4f35f6e675bbe7435069ab7516a48e82f27a9.tar.gz |
Fix SF bug #575360
Subclasses of Exception that define an __init__ must call
Exception.__init__ or define self.args. Otherwise, str() will fail.
Bug fix candidate.
Diffstat (limited to 'Objects/classobject.c')
0 files changed, 0 insertions, 0 deletions