[issue5113] 2.5.4.3 / test_posix failing on HPUX systems

Charles-François Natali report at bugs.python.org
Thu Aug 25 00:59:40 CEST 2011


Charles-François Natali <neologix at free.fr> added the comment:

> Using chown_hpux-4.diff, we don't skip anything on HP-UX.

Victor, I don't understand your patch: if we try chown()ing a file to root, then this will fail on HP-UX (because chown won't fail with EPERM). That's the whole point of the patch.

----------

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


More information about the Python-bugs-list mailing list