[issue14662] shutil.move broken in 2.7.3 on OSX (chflags fails)

Hynek Schlawack report at bugs.python.org
Fri Apr 27 19:30:07 CEST 2012


Hynek Schlawack <hs at ox.cx> added the comment:

This is a fix for 2.7.

As Benjamin said in http://bugs.python.org/issue14682#msg159477 it’s okay to back port ENOTSUP, I did it as part of the patch here. I wasn’t sure whether we should document it?

I’m porting the patch to tip right now, reviews/opinions welcome.

----------
keywords: +patch
nosy: +pitrou
Added file: http://bugs.python.org/file25382/expand-chflags-catch-2.7.diff

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


More information about the Python-bugs-list mailing list