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 Claudiu.Popa
Recipients Claudiu.Popa, eric.smith, eric.snow, ezio.melotti, michael.foord
Date 2013-11-18.22:48:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1384814899.8.0.83513369865.issue17457@psf.upfronthosting.co.za>
In-reply-to
Content
Eric, thank you for your comment! I modified the patch to check for __path__ instead, is this a safe enough check for this use case? Since ModuleSpec isn't landed yet, I didn't use your __spec__ example.
History
Date User Action Args
2013-11-18 22:48:19Claudiu.Popasetrecipients: + Claudiu.Popa, eric.smith, ezio.melotti, michael.foord, eric.snow
2013-11-18 22:48:19Claudiu.Popasetmessageid: <1384814899.8.0.83513369865.issue17457@psf.upfronthosting.co.za>
2013-11-18 22:48:19Claudiu.Popalinkissue17457 messages
2013-11-18 22:48:19Claudiu.Popacreate