New submission from Vinay Sajip <vinay_sa...@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 <rep...@bugs.python.org> <http://bugs.python.org/issue13336> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com