Package moul :: Package file :: Module wdysini
[hide private]
[frames] | no frames]

Module wdysini



Configuration file parser

Classes [hide private]
  BoolStringError
  ConstrainError
  BoolString
Boolean string
  FloatString
Float with a slightly different representation
  QuotedString
String with extra quotes around it
  Constrain
Constrain for configuration values
  MinMax
Min / max constrain
  VideoConstrain
Constrain for video mode indexes
  Contains
value in list constrain
  _VideoModes
Video mode informations
  ConfFile
  AudioIni
  GraphicsIni
helper for pickle

Variables [hide private]
  __author__ = 'Christian Heimes'
  __version__ = '$Id: wdysini.py 122 2007-02-02 17:34:06Z tiran $'
  __revision__ = '$Revision: 122 $'
  LOG = <logging.Logger instance at 0x40407bac>
  videoModes = <moul.file.wdysini._VideoModes object at 0x4040b54c>

Variables Details [hide private]

__author__

None
Value:
'Christian Heimes'                                                     
      

__version__

None
Value:
'$Id: wdysini.py 122 2007-02-02 17:34:06Z tiran $'                     
      

__revision__

None
Value:
'$Revision: 122 $'                                                     
      

LOG

None
Value:
<logging.Logger instance at 0x40407bac>                                
      

videoModes

None
Value:
<moul.file.wdysini._VideoModes object at 0x4040b54c>