This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients hynek, jcea, ncoghlan, neologix, pitrou, python-dev, rosslagerwall, tarek
Date 2012-02-05.14:16:01
SpamBayes Score 0.05007132
Marked as misclassified No
Message-id <E1Ru2sq-0004zs-BF@dinsdale.python.org>
In-reply-to
Content
New changeset 773a97b3927d by Charles-François Natali in branch 'default':
Issue #13734: Add os.fwalk(), a directory walking function yielding file
http://hg.python.org/cpython/rev/773a97b3927d
History
Date User Action Args
2012-02-05 14:16:01python-devsetrecipients: + python-dev, jcea, ncoghlan, pitrou, tarek, neologix, rosslagerwall, hynek
2012-02-05 14:16:01python-devlinkissue13734 messages
2012-02-05 14:16:01python-devcreate