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 amaury.forgeotdarc
Recipients amaury.forgeotdarc, benjamin.peterson, nkoep
Date 2013-06-28.12:23:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1372422227.04.0.984476738419.issue18287@psf.upfronthosting.co.za>
In-reply-to
Content
Since this error can occur only during the development of a C extension, I would not worry too much. The traceback will already indicate the imported module, this is much better than a segfault later in pydoc.
History
Date User Action Args
2013-06-28 12:23:47amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, benjamin.peterson, nkoep
2013-06-28 12:23:47amaury.forgeotdarcsetmessageid: <1372422227.04.0.984476738419.issue18287@psf.upfronthosting.co.za>
2013-06-28 12:23:46amaury.forgeotdarclinkissue18287 messages
2013-06-28 12:23:46amaury.forgeotdarccreate