Home | Trees | Indices | Help |
|
---|
|
This module contains helper functions for working with temp and cache directories.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|
|||
_tmp_dir = None
|
|||
__package__ =
|
|
Return a temporary directory for the duration of this process. Multiple calls in the same process returns the same directory. Remember to call delete_temp_dir() before exiting. |
Creates a directory (tree). If directory already excists it does nothing. |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Apr 10 07:12:38 2013 | http://epydoc.sourceforge.net |