I think it' s not a ConfigParser error, because I've this traceback:
Traceback (most recent call last):
File "conf.py", line 37, in <module>
if isMobileDevice (section):
File "conf.py", line 14, in isMobileDevice
return isMobileDevice (map['parent'])
File "conf.py", line 9, in isMobileDevice
map = dict (cfg.items(sectionName))
File "/usr/lib/python2.5/ConfigParser.py", line 544, in items
raise NoSectionError(section)
ConfigParser.NoSectionError: No section: 'Motorola Internet Browser'
The error should be given by the file structure (i think)
Bye
--
Errors in ConfigParser python 2.5.1 module
https://bugs.launchpad.net/bugs/145537
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs