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 brett.cannon
Recipients brett.cannon
Date 2017-02-05.05:41:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1486273284.58.0.20381224055.issue29448@psf.upfronthosting.co.za>
In-reply-to
Content
Various classes in importlib.machinery define a 'path' attribute which could also be exposed through the os.PathLike interface.
History
Date User Action Args
2017-02-05 05:41:24brett.cannonsetrecipients: + brett.cannon
2017-02-05 05:41:24brett.cannonsetmessageid: <1486273284.58.0.20381224055.issue29448@psf.upfronthosting.co.za>
2017-02-05 05:41:24brett.cannonlinkissue29448 messages
2017-02-05 05:41:24brett.cannoncreate