| Trees | Indices | Help |
|
|---|
|
|
A package for convenience functions and classes
|
|||
| |||
|
|||
|
|||
str
|
|
||
|
|||
|
|||
str
|
|
||
str
|
|
||
str
|
|
||
|
|||
|
|||
__package__ =
|
|||
|
|||
Add a path to the python module search path.
|
Get the path to the module that called this instance
|
|
Attempt to perform an authenticated copy. An existing destination file will be overwritten. Prompt for authentication on OS X, otherwise just return an error message on other OS's upon failure.
|
Attempt to perform a file write that is expected to require authentication.
|
Generate a time-stamped backup file name:
qb.conf -> qb.20121231_235959.conf
@param fName: A file name
@type fName: C{str}
@return: A filename with a timestamp embedded in front of the file extension
@rtype: C{str}
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Apr 17 10:44:37 2017 | http://epydoc.sourceforge.net |