[issue1615158] POSIX capabilities support

Martin v. Löwis report at bugs.python.org
Mon May 16 23:07:50 CEST 2011


Martin v. Löwis <martin at v.loewis.de> added the comment:

> "posixcap" sounds ok to me.

Bike-sheddingly, it bothers me that these functions are actually
*not* defined by POSIX, but have been withdrawn before becoming
standard. So I'd rather call it linuxcap. Using _linuxcap, and
exposing them from os sounds fine to me.

----------

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


More information about the Python-bugs-list mailing list