Im trying to write a program that has su permissions for some file system tasks and is non-su elsewhere. This is typically done in C with suid root owned code.
What is the python paradigm for this kind of thing? (if at all) -- http://mail.python.org/mailman/listinfo/python-list