mvpa2.base.config.SafeConfigParser

Inheritance diagram of SafeConfigParser

class mvpa2.base.config.SafeConfigParser(defaults=None, dict_type=<type 'dict'>)
set(section, option, value)

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

NeuroDebian

NITRC-listed