Arfrever Frehtes Taifersar Arahesis <[email protected]> added the comment:
Another possibility is to make it a private module _posixcapabilities, which
would be used in os module:
try:
from _posixcapabilities import *
except ImportError:
pass
----------
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue1615158>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com