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 alex, brett.cannon, eric.araujo, eric.snow, r.david.murray, vstinner
Date 2014-03-13.22:30:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1394749815.9.0.470618911272.issue19257@psf.upfronthosting.co.za>
In-reply-to
Content
That's only true if you are dealing with files and directories though.  The import system can deal with much more than that, in which case the absence __path__ could be an important bit of debugging information.
History
Date User Action Args
2014-03-13 22:30:15r.david.murraysetrecipients: + r.david.murray, brett.cannon, vstinner, eric.araujo, alex, eric.snow
2014-03-13 22:30:15r.david.murraysetmessageid: <1394749815.9.0.470618911272.issue19257@psf.upfronthosting.co.za>
2014-03-13 22:30:15r.david.murraylinkissue19257 messages
2014-03-13 22:30:15r.david.murraycreate