Package moul :: Package config :: Module generic
[hide private]
[frames] | no frames]

Module generic



cross platform configuration tools for pyMoul

Functions [hide private]
  getMoulUserDataDir()
Get path of MOUL user data directory
  getPyMoulIniLocation()
Get path to the pyMoul ini file
  startMOUL(*args)
Start MOUL

Variables [hide private]
  __author__ = 'Christian Heimes'
  __version__ = '$Id: generic.py 108 2007-01-31 14:46:54Z tiran $'
  __revision__ = '$Revision: 108 $'

Function Details [hide private]

getMoulUserDataDir()

 

Get path of MOUL user data directory

The MOUL data directory contains log files, chatlogs, KI images and many more things.

getPyMoulIniLocation()

 
Get path to the pyMoul ini file

startMOUL(*args)

 
Start MOUL

Variables Details [hide private]

__author__

None
Value:
'Christian Heimes'                                                     
      

__version__

None
Value:
'$Id: generic.py 108 2007-01-31 14:46:54Z tiran $'                     
      

__revision__

None
Value:
'$Revision: 108 $'