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 r.david.murray
Recipients benjamin.peterson, pitrou, r.david.murray, ron_adam, skrah, vstinner
Date 2010-12-15.13:53:41
SpamBayes Score 0.00029166718
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
help no longer segfaults, but the find_module call still does; updating title.  The patch does cure the segfault, but as Stefan says it isn't the best fix since having '<file>' in the error message instead of the real file name isn't very useful.
History
Date User Action Args
2010-12-15 13:53:47r.david.murraysetrecipients: + r.david.murray, pitrou, vstinner, ron_adam, benjamin.peterson, skrah
2010-12-15 13:53:47r.david.murraysetmessageid: <[email protected]>
2010-12-15 13:53:41r.david.murraylinkissue9319 messages
2010-12-15 13:53:41r.david.murraycreate