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 ncoghlan
Recipients eric.araujo, ncoghlan, pitrou, vstinner
Date 2011-11-13.23:27:13
SpamBayes Score 0.0026451983
Marked as misclassified No
Message-id <1321226834.06.0.578802152825.issue13229@psf.upfronthosting.co.za>
In-reply-to
Content
And walkdir is now a published package: http://walkdir.readthedocs.org

My plan for this issue now is to maintain walkdir as a standalone package for 2.7 and 3.2, but still add the functionality to shutil for 3.3+.

However, I'll gather feedback on the PyPI module for a while before making any changes to the 3.3 repo.
History
Date User Action Args
2011-11-13 23:27:14ncoghlansetrecipients: + ncoghlan, pitrou, vstinner, eric.araujo
2011-11-13 23:27:14ncoghlansetmessageid: <1321226834.06.0.578802152825.issue13229@psf.upfronthosting.co.za>
2011-11-13 23:27:13ncoghlanlinkissue13229 messages
2011-11-13 23:27:13ncoghlancreate