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 abacabadabacaba
Recipients abacabadabacaba
Date 2016-05-22.17:53:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1463939606.34.0.914282319382.issue27084@psf.upfronthosting.co.za>
In-reply-to
Content
Many functions in os module support dir_fd and follow_symlinks keyword arguments. I think that os.listdir and os.scandir should do likewise.

See also: issue25996.
History
Date User Action Args
2016-05-22 17:53:26abacabadabacabasetrecipients: + abacabadabacaba
2016-05-22 17:53:26abacabadabacabasetmessageid: <1463939606.34.0.914282319382.issue27084@psf.upfronthosting.co.za>
2016-05-22 17:53:26abacabadabacabalinkissue27084 messages
2016-05-22 17:53:26abacabadabacabacreate