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 neologix
Recipients hynek, jcea, ncoghlan, neologix, pitrou, rosslagerwall, tarek
Date 2012-01-31.14:04:54
SpamBayes Score 0.38824195
Marked as misclassified No
Message-id <1328018694.87.0.217712973532.issue13734@psf.upfronthosting.co.za>
In-reply-to
Content
It's to mimic os.walk()'s behavior:

http://hg.python.org/cpython/file/bf31815548c9/Lib/os.py#l268
History
Date User Action Args
2012-01-31 14:04:54neologixsetrecipients: + neologix, jcea, ncoghlan, pitrou, tarek, rosslagerwall, hynek
2012-01-31 14:04:54neologixsetmessageid: <1328018694.87.0.217712973532.issue13734@psf.upfronthosting.co.za>
2012-01-31 14:04:54neologixlinkissue13734 messages
2012-01-31 14:04:54neologixcreate