[Python-Dev] POSIX Capabilities (original) (raw)

Aahz aahz at pythoncraft.com
Tue Nov 21 05:12:32 CET 2006


On Fri, Nov 17, 2006, Matt Kern wrote:

I was looking around for an interface to POSIX capabilities from Python under Linux. I couldn't find anything that did the job, so I wrote the attached PosixCapabilities module. It has a number of shortcomings:

Please upload it to the Cheeseshop; optional is making an announcement on c.l.py.announce. python-dev really is not the right place.

Aahz (aahz at pythoncraft.com) <*> http://www.pythoncraft.com/

"In many ways, it's a dull language, borrowing solid old concepts from many other languages & styles: boring syntax, unsurprising semantics, few automatic coercions, etc etc. But that's one of the things I like about it." --Tim Peters on Python, 16 Sep 1993



More information about the Python-Dev mailing list