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 | 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:19 | admin | link | issue1497319 messages |
| 2007年08月23日 14:40:19 | admin | create | |