Author zseil
Recipients
Date 2006-05-30.08:20:28
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=1326842

The _PyArg_NoKeywords check should probably be in
BaseException_init, not in BaseException_new, so
that subclasses that want keyword arguments don't
have to override two methods.
History
Date User Action Args
2007-08-23 14:40:19adminlinkissue1497319 messages
2007-08-23 14:40:19admincreate