Matthew Carpenter wrote:
>     import config
>   File "/usr/local/freevo/src/config.py", line 767, in ?
>     TV_CHANNELS = detect_channels()
>   File "/usr/local/freevo/src/config.py", line 725, in detect_channels
>     xmltv_channels = sortchannels(xmltv_channels,'display-name')
>   File "/usr/local/freevo/src/config.py", line 663, in sortchannels
>     nlist = map(lambda x, key=key: (int(x[key][1][0]), x), list)
>   File "/usr/local/freevo/src/config.py", line 663, in <lambda>
>     nlist = map(lambda x, key=key: (int(x[key][1][0]), x), list)
> ValueError: invalid literal for int(): 35 WGVU PC:49337
> gandalf:~ #

Fixed in cvs.


Dischi

-- 
Five exclamation marks, the sure sign of an insane mind.
        -- (Terry Pratchett, Reaper Man)


-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
>From Windows to Linux, servers to mobile, InstallShield X is the one
installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
_______________________________________________
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to