Larry Hastings <la...@hastings.org> added the comment:

Sure, for 3.3 anyway.

I think walk(dir_fd=) should be okay for 3.4.  There's a better implementation 
anyway, where walk() just calls fwalk() and strips the last element off the 
yielded stuff.  But moving on!

----------

_______________________________________
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

Reply via email to