Home | Trees | Indices | Help |
|
---|
|
object --+ | SimplePlugin --+ | DropPrivileges
Drop privileges. uid/gid arguments not available on Windows.
Special thanks to Gavin Baker: http://antonym.org/node/100.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
|||
uid The uid under which to run. |
|||
gid The gid under which to run. |
|||
umask The default permission mode for newly created files and directories. |
|||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
|
uidThe uid under which to run. Availability: Unix. |
gidThe gid under which to run. Availability: Unix. |
umaskThe default permission mode for newly created files and directories. Usually expressed in octal format, for example, ``0644``. Availability: Unix, Windows.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun Mar 16 17:19:54 2014 | http://epydoc.sourceforge.net |