Larry Hastings <la...@hastings.org> added the comment: Second revision of patch. * Removed os.fwalk from os.supports_dir_fd. As Georg points out, you can't test it. (Well, you can, but only if the test would have succeeded.) * Changed fstat(fd) calls to stat(fd) calls.
---------- Added file: http://bugs.python.org/file26143/larry.fwalk.dir_fd.2.diff _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue15177> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com