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 steve.dower
Recipients Arfrever, barry, berker.peksag, doko, dstufft, eric.snow, larry, lemburg, ncoghlan, ned.deily, pitrou, python-dev, steve.dower, tim.golden, yselivanov, zach.ware
Date 2015-09-09.13:12:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1441804336.68.0.972445742153.issue22980@psf.upfronthosting.co.za>
In-reply-to
Content
Only thing I'd add is that the extra tag is optional (on Windows at least), and Python will happily import extensions without it. But extensions with a mismatched tag won't be loaded.
History
Date User Action Args
2015-09-09 13:12:16steve.dowersetrecipients: + steve.dower, lemburg, barry, doko, ncoghlan, pitrou, larry, tim.golden, ned.deily, Arfrever, python-dev, eric.snow, berker.peksag, zach.ware, yselivanov, dstufft
2015-09-09 13:12:16steve.dowersetmessageid: <1441804336.68.0.972445742153.issue22980@psf.upfronthosting.co.za>
2015-09-09 13:12:16steve.dowerlinkissue22980 messages
2015-09-09 13:12:16steve.dowercreate