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 throbi
Recipients throbi
Date 2009-02-06.13:18:36
SpamBayes Score 0.0024395855
Marked as misclassified No
Message-id <1233926318.17.0.887740362056.issue5168@psf.upfronthosting.co.za>
In-reply-to
Content
Hi!

While copying hidden files on windows, the hidden flag is lost
(surprisingly the read-only flag is copied).

Is this a bug or a feature? The documentation only says that flags are
also copied by shutil.copystat, but no details.

See the attached file for an example.

Cheers,
Robert
History
Date User Action Args
2009-02-06 13:18:38throbisetrecipients: + throbi
2009-02-06 13:18:38throbisetmessageid: <1233926318.17.0.887740362056.issue5168@psf.upfronthosting.co.za>
2009-02-06 13:18:36throbilinkissue5168 messages
2009-02-06 13:18:36throbicreate