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 | brett.cannon |
|---|---|
| Recipients | |
| Date | 2006年06月20日.22:00:26 |
| SpamBayes Score | |
| Marked as misclassified | |
| Message-id | |
| In-reply-to |
| Content | |
|---|---|
Logged In: YES user_id=357491 Well, even after a change for a typo (left off the 'or' suffix on "error"), it still didn't work; see http://www.python.org/dev/buildbot/trunk/S-390%20Debian%20trunk/builds/181/step-test/0 . I think that unfortunately, as it stands, when at the C level something is raised using PyErr_SetObject() the value argument is assigned to args, using *args, not to message. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2007年08月23日 15:52:57 | admin | link | issue1509404 messages |
| 2007年08月23日 15:52:57 | admin | create | |