Trees | Indices | Help |
|
---|
|
General utility functions shared between client and server.
|
|||
Inherited from |
|
|||
|
|||
str |
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|
|||
Inherited from |
|
Returns a temporary file name. Does not create the file, just returns a unique file name in the system temporary directory.
|
Given object obj, first pickles than compresses.
|
Expands the given string then unpickles. Returns the object unpickled.
|
Locate all files matching supplied filename pattern in and below supplied root directory. Returns a generator. |
Locate all files matching supplied filename pattern in and below supplied root directory. Returns result as a list. |
Escapes the given string. Suitable for producing script files. |
Returns True if the given character is printable, False otherwise Escapes the given string. Suitable for producing script files. |
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Oct 29 19:07:37 2009 | http://epydoc.sourceforge.net |