[issue15217] os.listdir is missing in os.supports_dir_fd

Larry Hastings report at bugs.python.org
Fri Jun 29 01:50:37 CEST 2012


Larry Hastings <larry at hastings.org> added the comment:

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.

----------
resolution:  -> invalid
stage: needs patch -> committed/rejected
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue15217>
_______________________________________


More information about the Python-bugs-list mailing list