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 larry
Recipients Arfrever, hynek, larry, serhiy.storchaka
Date 2012-06-28.23:50:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1340927437.6.0.336539996748.issue15217@psf.upfronthosting.co.za>
In-reply-to
Content
I'm closing this.  os.listdir should not be listed in supports_dir_fd, because it has no dir_fd parameter.

For reference, we discussed all this previously in issue #15176.
History
Date User Action Args
2012-06-28 23:50:37larrysetrecipients: + larry, Arfrever, hynek, serhiy.storchaka
2012-06-28 23:50:37larrysetmessageid: <1340927437.6.0.336539996748.issue15217@psf.upfronthosting.co.za>
2012-06-28 23:50:37larrylinkissue15217 messages
2012-06-28 23:50:36larrycreate