Python Programming, news on the Voidspace Python Projects and all things techie.
New Release: ConfigObj 4.5.3
A new version of ConfigObj is now available, version 4.5.3.
This version is a minor bugfix release. It fixes a relatively obscure bug, where an exception could be raised when validating a config file with copy=True and __many__ sections [1].
ConfigObj is a Python module for the simple reading and writing of config files. It has many features, whilst remaining easy to use.
With the assistance of validate it can validate a config file against a specification, and convert members to the expected type.
Eggs for Python 2.4 & 2.5 are available from Python Package Index.
[1] | The bug only showed up when validating a config file with empty sections validated by __many__. |
Like this post? Digg it or Del.icio.us it.
Archives
Counter...