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 larry
Recipients larry, loewis, pitrou, vstinner
Date 2013-11-22.23:45:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1385163952.99.0.788100518646.issue19358@psf.upfronthosting.co.za>
In-reply-to
Content
Okay, there's more than one way to skin this cat.  This version uses os.walk().
History
Date User Action Args
2013-11-22 23:45:53larrysetrecipients: + larry, loewis, pitrou, vstinner
2013-11-22 23:45:52larrysetmessageid: <1385163952.99.0.788100518646.issue19358@psf.upfronthosting.co.za>
2013-11-22 23:45:52larrylinkissue19358 messages
2013-11-22 23:45:52larrycreate