|
From: Brad M. <bm...@TN...> - 2010-01-25 23:19:14
|
Hello, I'm switching over from ConfigParser, and so far have found configobj to be very straightforward. The one thing I'd like to do is have a blank line between sections. This was done automatically in ConfigParser, and makes it easier to manually edit the config files. Is there a way to insert blank lines? Thanks, Brad |