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 brian.curtin
Recipients brian.curtin, joseph.h.garvin, pitrou
Date 2010-03-12.16:37:57
SpamBayes Score 0.005257686
Marked as misclassified No
Message-id <1268411879.23.0.738982192198.issue8125@psf.upfronthosting.co.za>
In-reply-to
Content
Also, keep in mind that shutil.copytree is more of an example than the be-all-end-all directory copy function, as stated in both the documentation and source code.
History
Date User Action Args
2010-03-12 16:37:59brian.curtinsetrecipients: + brian.curtin, pitrou, joseph.h.garvin
2010-03-12 16:37:59brian.curtinsetmessageid: <1268411879.23.0.738982192198.issue8125@psf.upfronthosting.co.za>
2010-03-12 16:37:57brian.curtinlinkissue8125 messages
2010-03-12 16:37:57brian.curtincreate