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 rhettinger
Recipients Arfrever, larry, rhettinger
Date 2012-06-26.04:21:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1340684491.02.0.855802808937.issue15186@psf.upfronthosting.co.za>
In-reply-to
Content
Can you elaborate on why this is needed?

The os.path.walk() API is already somewhat complex.  Additional features can make the tool less usable/learnable for most users.
History
Date User Action Args
2012-06-26 04:21:31rhettingersetrecipients: + rhettinger, larry, Arfrever
2012-06-26 04:21:31rhettingersetmessageid: <1340684491.02.0.855802808937.issue15186@psf.upfronthosting.co.za>
2012-06-26 04:21:30rhettingerlinkissue15186 messages
2012-06-26 04:21:30rhettingercreate