summaryrefslogtreecommitdiff
path: root/test_configobj.py
Commit message (Expand)AuthorAgeFilesLines
* ConfigObj setup.py modified.fuzzyman2010-01-091-1/+1
* Fixed problem with missing sections and preserve_errors with validation.fuzzyman2009-11-221-13/+14
* Test for validate with preserve_errorsfuzzyman2009-11-211-0/+3
* Change in behavior for missing values / sections in ConfigObj.validate when p...fuzzyman2009-10-261-0/+3
* Change in behavior for missing values / sections in ConfigObj.validate when p...fuzzyman2009-10-261-10/+22
* Empty values in lists are now a syntax error.fuzzyman2009-10-261-0/+40
* clear() and reset() handles defaults, default_values and extra_values correctly.fuzzyman2009-10-251-0/+24
* Addition of 'extra_values' section member.fuzzyman2009-10-251-0/+17
* String interpolation now works in list values.fuzzyman2009-10-251-4/+10
* Fixing bugs.fuzzyman2009-10-251-1/+14
* Various minor doc, test and code changesfuzzyman2009-04-131-0/+17
* test fixfuzzyman2009-04-131-1/+1
* Addition of wing project file and copyright date changes.fuzzyman2009-04-131-1/+1
* Initial checkinfuzzyman2009-04-131-0/+2085