What steps will reproduce the problem?
1. create an ini-file with a DEFAULT section and another section
2. load the ini-file with a iniparse.SafeConfigParser opject
3. do a print parser.sections()
What is the expected output? What do you see instead?
In the output the section DEFAULT is shown, but according to the
ConfigParser documentation this should be filtered
What version of the product are you using? On what operating system?
Version 0.2.4 (on Ubuntu with python 2.5.2)
Please provide any additional information below.
Original issue reported on code.google.com by goo...@staiger-service.de on 1 Feb 2009 at 7:05
Original issue reported on code.google.com by
goo...@staiger-service.de
on 1 Feb 2009 at 7:05