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 vinay.sajip
Recipients alexis, eric.araujo, tarek, vinay.sajip
Date 2011-11-03.18:06:36
SpamBayes Score 0.0013856186
Marked as misclassified No
Message-id <1320343597.32.0.412564968356.issue13336@psf.upfronthosting.co.za>
In-reply-to
Content
The packaging.command.Command.copy_file method does not honour the preserve_mode and preserve_times keyword arguments.

Likewise, packaging.command.Command.copy_tree does not honour the preserve_mode, preserve_times and preserve_symlinks keyword arguments.
History
Date User Action Args
2011-11-03 18:06:37vinay.sajipsetrecipients: + vinay.sajip, tarek, eric.araujo, alexis
2011-11-03 18:06:37vinay.sajipsetmessageid: <1320343597.32.0.412564968356.issue13336@psf.upfronthosting.co.za>
2011-11-03 18:06:36vinay.sajiplinkissue13336 messages
2011-11-03 18:06:36vinay.sajipcreate