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 brett.cannon, eric.snow, martin.panter, r.david.murray
Date 2014-11-10.15:02:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1415631768.22.0.723285565606.issue22834@psf.upfronthosting.co.za>
In-reply-to
Content
Looks like importlib doesn't handle the case of a directory on the path being deleted?  If so, I'm surprised this hasn't been reported before.
History
Date User Action Args
2014-11-10 15:02:48r.david.murraysetrecipients: + r.david.murray, brett.cannon, eric.snow, martin.panter
2014-11-10 15:02:48r.david.murraysetmessageid: <1415631768.22.0.723285565606.issue22834@psf.upfronthosting.co.za>
2014-11-10 15:02:48r.david.murraylinkissue22834 messages
2014-11-10 15:02:47r.david.murraycreate