module documentation
Undocumented
Class |
|
No class docstring; 0/1 class variable, 5/5 methods, 0/1 class documented |
Class |
|
No class docstring; 0/22 instance variable, 4/12 methods documented |
Function | make |
@return: name of 'make' command @rtype: str |
Function | makedirs |
Create the directory using the permissions of the nearest (existing) parent directory. This is useful for logging, where a root process sometimes has to log in the user's space. @param p: directory to create @type p: str... |
Variable | _popen |
Undocumented |