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, mhammond
Date 2012-06-24.05:46:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1340516799.23.0.317482174391.issue14917@psf.upfronthosting.co.za>
In-reply-to
Content
Patch attached.  Implementation now uses GetFileAttributes (A or W) to determine whether or not src is a directory.  Fixed docstring, docs, and updated Misc/NEWS.
History
Date User Action Args
2012-06-24 05:46:39larrysetrecipients: + larry, mhammond
2012-06-24 05:46:39larrysetmessageid: <1340516799.23.0.317482174391.issue14917@psf.upfronthosting.co.za>
2012-06-24 05:46:38larrylinkissue14917 messages
2012-06-24 05:46:38larrycreate