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 ecatmur
Recipients ecatmur
Date 2013-11-15.18:15:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1384539318.46.0.585089666836.issue19615@psf.upfronthosting.co.za>
In-reply-to
Content
Report dlerror() if dlsym() fails.

The error output is now something like:

ImportError: /<...>/foo.cpython-34dm.so: undefined symbol: PyInit_bar
History
Date User Action Args
2013-11-15 18:15:18ecatmursetrecipients: + ecatmur
2013-11-15 18:15:18ecatmursetmessageid: <1384539318.46.0.585089666836.issue19615@psf.upfronthosting.co.za>
2013-11-15 18:15:18ecatmurlinkissue19615 messages
2013-11-15 18:15:18ecatmurcreate