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 martin.panter
Recipients Jeremy.Huntwork, Kylie McClain, martin.panter, twiggers
Date 2016-09-05.02:03:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473040998.2.0.723987060702.issue21622@psf.upfronthosting.co.za>
In-reply-to
Content
I think it may be reasonable to change the code to return the library file name if no soname can be found.

In the long term, I think always returning the filename rather than soname might be reasonable. Or even returning the full path, which we tried in Issue 21042 (but rolled back because the solution so far is not consistent across platforms).
History
Date User Action Args
2016-09-05 02:03:18martin.pantersetrecipients: + martin.panter, Jeremy.Huntwork, Kylie McClain, twiggers
2016-09-05 02:03:18martin.pantersetmessageid: <1473040998.2.0.723987060702.issue21622@psf.upfronthosting.co.za>
2016-09-05 02:03:18martin.panterlinkissue21622 messages
2016-09-05 02:03:17martin.pantercreate