Package pyneo :: Module cfg_support
[frames] | no frames]

Module cfg_support

support for separated config. allows filtered view on a python config file.

Version: prototype

Author: M. Dietrich <mdt@pyneo.org>

Copyright: Copyright (c) 2008 M. Dietrich

License: GPLv3

Classes
  ConfigParser
Variables
  __doc__ = ...
  __package__ = 'pyneo'
Variables Details

__doc__

Value:
'''
support for separated config. allows filtered view on a python config \
file.
'''