Danil Dotsenko wrote:
> Chris Lambacher wrote:
>> On Thu, Jul 20, 2006 at 10:50:40AM -0700, Danil Dotsenko wrote:
>>> Wrote a little "user-friedly" wrapper for ConfigParser for a KDE's
>>> SuperKaramba widget.
>>> (http://www.kde-look.org/content
Chris Lambacher wrote:
> On Thu, Jul 20, 2006 at 10:50:40AM -0700, Danil Dotsenko wrote:
>> Wrote a little "user-friedly" wrapper for ConfigParser for a KDE's
>> SuperKaramba widget.
>> (http://www.kde-look.org/content/show.php?content=32185)
>>
>>
Wrote a little "user-friedly" wrapper for ConfigParser for a KDE's
SuperKaramba widget.
(http://www.kde-look.org/content/show.php?content=32185)
I was using 2.4.x python docs as reference and
ConfigParser.read('non-existent-filename') returns [] in 2.4.x
One user with 2.3.x reported an error stem