[issue7512] shutil.copystat may fail EOPNOTSUPP

Antoine Pitrou report at bugs.python.org
Mon Mar 22 21:19:40 CET 2010


Antoine Pitrou <pitrou at free.fr> added the comment:

I committed the simple patch in r79299 (trunk), r79300 (2.6), r79301 (py3k), r79302 (3.1). Tarek suggested a test could be added for this, assigning the issue to him.

----------
assignee: pitrou -> tarek
nosy: +tarek
stage: commit review -> committed/rejected
status: open -> pending

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


More information about the Python-bugs-list mailing list