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. Looking for a great tech job? Visit the Hidden Network Jobs Board.
Posted by Fuzzyman on 2008-06-28 17:09:19 | |
For buying techie books, science fiction, computer hardware or the latest gadgets: visit The Voidspace Amazon Store. If you're looking for a new techie job, try the Voidspace Tech Job Board. This is part of the Hidden Network of technology and programming jobs.

IronPython in Action


