A python module for ultra simple handling of configuration files. Also useful for human readable data persistence. Flexible and simple.
sblyth created the programmatic key commenting artifact
* Pickling of ConfigObj instances now supported (thanks to Christian Heimes) * Hashes in confgspecs are now allowed (see note below) * Replaced use of hasattr (which can swallow exceptions) with getattr * ``__many__`` in configspecs can refer to scalars ...
crenix created the Merging only if it\'s not in the config already. artifact
Anonymous commented on the Setup Updates artifact
stevemilner created the Setup Updates artifact
mgorven created the Interpolate list values artifact
Anonymous created the ' = ' != '=' in configObj.py artifact
vila-sf created the python-2.6 compatibility artifact
Anonymous created the Make the default InterpolationEngine section changable artifact
Fixes an obscure bug when validating a config file with 'copy=True' and '__many__' sections.
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use