[issue8746] os.chflags() and os.lchflags() are not built when they should be be

Garrett Cooper report at bugs.python.org
Tue Jan 18 02:25:07 CET 2011


Garrett Cooper <yanegomi at gmail.com> added the comment:

On Mon, Jan 17, 2011 at 5:11 PM, Ned Deily <report at bugs.python.org> wrote:
>
> Ned Deily <nad at acm.org> added the comment:
>
> There is an existing test_lchflags in Lib/test/test_posix.py.  Additional test cases should go there.

Ok, but again this isn't POSIX functionality -- it's a BSD functional piece.

    Another thing that's nasty that I've discovered is that the
function prototype isn't the same across the board. After things are
consolidated in FreeBSD I'll talk to the NetBSD and OpenBSD folks.
Thanks!
-Garrett

----------

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


More information about the Python-bugs-list mailing list