Comment 2 for bug 145537

Revision history for this message
Joe_Bishop (denis-cheremisov-gmail) wrote : Re: [Bug 145537] Re: Errors in ConfigParser python 2.5.1 module

The file is
http://browsers.garykeith.com/stream.asp?BrowsCapINI

2007/12/23, Markon <email address hidden>:
>
> 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 direct subscriber
> of the bug.
>