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 moloney
Recipients benhoyt, brett.cannon, moloney, python-dev, vstinner
Date 2016-08-13.00:19:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1471047596.03.0.457132341618.issue27038@psf.upfronthosting.co.za>
In-reply-to
Content
It would be nice if there was a supported way to create a DirEntry object from a path. If you don't want to document the constructor perhaps expose some helper function or class method (i.e. from_path)?
History
Date User Action Args
2016-08-13 00:19:56moloneysetrecipients: + moloney, brett.cannon, vstinner, benhoyt, python-dev
2016-08-13 00:19:56moloneysetmessageid: <1471047596.03.0.457132341618.issue27038@psf.upfronthosting.co.za>
2016-08-13 00:19:55moloneylinkissue27038 messages
2016-08-13 00:19:55moloneycreate