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 lokare.ameya
Recipients dhduvall, eric.araujo, lokare.ameya, swalker, tarek, terry.reedy
Date 2011-06-13.00:03:18
SpamBayes Score 0.01230044
Marked as misclassified No
Message-id <1307923398.86.0.982448089706.issue7969@psf.upfronthosting.co.za>
In-reply-to
Content
shutil.Error is raised in copytree, copyfile and move, with a different format in each case. I was thinking the Error argument format could be documented in the descriptions of these functions (possibly with some examples). What do you think?
History
Date User Action Args
2011-06-13 00:03:19lokare.ameyasetrecipients: + lokare.ameya, terry.reedy, tarek, eric.araujo, dhduvall, swalker
2011-06-13 00:03:18lokare.ameyasetmessageid: <1307923398.86.0.982448089706.issue7969@psf.upfronthosting.co.za>
2011-06-13 00:03:18lokare.ameyalinkissue7969 messages
2011-06-13 00:03:18lokare.ameyacreate