Home | Trees | Indices | Help |
---|
|
|
|||
|
fakeLogdir(path) Create a fake logdir |
||
|
fakeUruPersonalDataDir(path) Create a fake Uru Live personal data directory |
||
|
fakeUruGameDir(path) Create a fake Uru Live game directory |
||
|
mkTempdir() Make a temporary directory |
||
|
rmTempdir(d) Remove a temporary directory |
|
|||
|
__author__ = 'Christian Heimes'
|
||
|
__version__ = '$Id: utils.py 122 2007-02-02 17:34:06Z tiran $'
|
||
|
__revision__ = '$Revision: 122 $'
|
||
|
FILE_LIST = ['audio.0.elf', 'audiocaps.0.elf', 'audioTimes.0.elf...
|
||
|
CHATLOG = '(01/02 03:04:05) Chat.log started...\n(01/02 03:04:...
|
||
|
base = '/home/heimes/dev/pymoul/pymoul/src/moul/file/tests'
|
|
|
|
|
|
|
|
__author__None
|
__version__None
|
__revision__None
|
FILE_LISTNone
|
CHATLOGNone
|
baseNone
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0alpha3 on Sun Feb 4 17:00:17 2007 | http://epydoc.sourceforge.net |