pitcher.options (version 0.1, 23 April 2003)
index
e:\bothans\pitcher\options.py

Configuration file options parsing (core specific)

 
Modules
            
common
 
Classes
            
common.options.OptionsParser
PitcherOptionsParser
 
class PitcherOptionsParser(common.options.OptionsParser)
       
   Methods defined here:
__init__(self, fname='conf/pitcher.conf')

Data and non-method functions defined here:
__doc__ = None
__module__ = 'pitcher.options'

Methods inherited from common.options.OptionsParser:
__getattr__(self, attr)
__str__(self)
parseCfgFile(self)
stop(self)
writeCfgFile(self)
 
Data
             __author__ = 'David Ferlier <david@netbsd-fr.org>'
__date__ = '23 April 2003'
__file__ = r'e:\bothans\pitcher\options.pyc'
__license__ = 'This file is part of Bothans\n\n Bothans is fre...lace, Suite 330, Boston, MA 02111-1307 USA\n '
__name__ = 'pitcher.options'
__status__ = 'beta'
__version__ = '0.1'
 
Author
             David Ferlier <david@netbsd-fr.org>