This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ludvig.ericson
Recipients
Date 2007-03-22.22:09:54
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
It might be added that this works (throws an exception) in python 2.4 (though, BaseException does not exist there):
TypeError: super() argument 1 must be type, not classobj
History
Date User Action Args
2007-08-23 14:52:42adminlinkissue1686386 messages
2007-08-23 14:52:42admincreate