André Rossi Korol added the comment:

I forked cpython and implemented an lwalk function on os.py. The lwalk funtion 
behaves exactly like walk(), except that it recurses only to a certain level of 
depth that can be selected by the user. More information on the lwalk function 
can be found on "os.py" in my cpython fork.
I'd like to know what else I need to do in order to send a Pull Request.

----------
hgrepos: +370
Added file: http://bugs.python.org/file47018/os.py

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue30942>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to