To provide the most recent news and documentation www.pymvpa.org reflects the development 2.0 series (renamed 0.6 series) of PyMVPA. If you are interested in the documentation of the previous stable 0.4 series of PyMVPA, please visit v04.pymvpa.org.

mvpa2.base.config.SafeConfigParser

Inheritance diagram of SafeConfigParser

class mvpa2.base.config.SafeConfigParser(defaults=None, dict_type=<class 'collections.OrderedDict'>, allow_no_value=False)
set(section, option, value=None)

Set an option. Extend ConfigParser.set: check for string values.

NeuroDebian

NITRC-listed