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 benjamin.peterson
Recipients benjamin.peterson, linuxelf
Date 2009-04-24.21:18:23
SpamBayes Score 0.08121495
Marked as misclassified No
Message-id <1240607904.99.0.657613983023.issue5832@psf.upfronthosting.co.za>
In-reply-to
Content
os.path.walk is deprecated. You should use os.walk.
History
Date User Action Args
2009-04-24 21:18:25benjamin.petersonsetrecipients: + benjamin.peterson, linuxelf
2009-04-24 21:18:24benjamin.petersonsetmessageid: <1240607904.99.0.657613983023.issue5832@psf.upfronthosting.co.za>
2009-04-24 21:18:23benjamin.petersonlinkissue5832 messages
2009-04-24 21:18:23benjamin.petersoncreate