New submission from Larry Hastings <la...@hastings.org>: Adds dir_fd support to os.walk(). Just re-yields from os.fwalk(), removing the last element.
Note: Python 3.4. ---------- assignee: larry files: larry.os.walk.dir_fd.1.diff keywords: patch messages: 164023 nosy: larry priority: normal severity: normal stage: patch review status: open title: Support os.walk(dir_fd=) type: enhancement versions: Python 3.4 Added file: http://bugs.python.org/file26160/larry.os.walk.dir_fd.1.diff _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue15186> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com