[New-bugs-announce] [issue13336] packaging.command.Command.copy_file doesn't implement preserve_mode and preserve_times

Vinay Sajip report at bugs.python.org
Thu Nov 3 19:06:37 CET 2011


New submission from Vinay Sajip <vinay_sajip at yahoo.co.uk>:

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.

----------
assignee: tarek
components: Distutils2, Library (Lib)
messages: 146957
nosy: alexis, eric.araujo, tarek, vinay.sajip
priority: normal
severity: normal
status: open
title: packaging.command.Command.copy_file doesn't implement preserve_mode and preserve_times
versions: Python 3.3

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue13336>
_______________________________________


More information about the New-bugs-announce mailing list