Comment 27 for bug 602825

Revision history for this message
archex (archex) wrote :

http://bugs.gentoo.org/show_bug.cgi?id=333001#c3

Changing the line 38 of wicd/configmanager.py to:
RawConfigParser.__init__(self, allow_no_value=True)
seems to solve the config error.