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 pitrou
Recipients Trundle, abacabadabacaba, benhoyt, brian.curtin, christian.heimes, eric.araujo, giampaolo.rodola, gregory.p.smith, loewis, ncoghlan, neologix, nvetoshkin, pitrou, rhettinger, serhiy.storchaka, socketpair, terry.reedy, tim.golden, torsten, twouters, vstinner
Date 2013-05-04.20:05:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1367697904.17.0.109599713543.issue11406@psf.upfronthosting.co.za>
In-reply-to
Content
+1 for iterdir. However, if we get a separate scandir() returning entries with attributes, is iterdir() still useful?
History
Date User Action Args
2013-05-04 20:05:04pitrousetrecipients: + pitrou, loewis, twouters, rhettinger, terry.reedy, gregory.p.smith, ncoghlan, vstinner, giampaolo.rodola, christian.heimes, tim.golden, eric.araujo, Trundle, brian.curtin, benhoyt, torsten, nvetoshkin, neologix, abacabadabacaba, socketpair, serhiy.storchaka
2013-05-04 20:05:04pitrousetmessageid: <1367697904.17.0.109599713543.issue11406@psf.upfronthosting.co.za>
2013-05-04 20:05:04pitroulinkissue11406 messages
2013-05-04 20:05:04pitroucreate