[New-bugs-announce] [issue11202] Win32: shutil.move does not inherit permissions

Anders Østhus report at bugs.python.org
Sat Feb 12 19:54:56 CET 2011


New submission from Anders Østhus <grapz666 at gmail.com>:

Hi

I'm running Python 2.7.1 (r271:86832, Nov 27 2010, 17:19:03) [MSC v.1500 64 bit (AMD64)] on win32 (Server 2008 R2).

I've discovered that when moving files with shutil.move, the file won't inherit the security settings as it should.

When using shutil.copy, it does get the right permissions.

----------
components: IO
messages: 128452
nosy: Anders.Østhus
priority: normal
severity: normal
status: open
title: Win32: shutil.move does not inherit permissions
versions: Python 2.7

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


More information about the New-bugs-announce mailing list