Thanks James... I've added it to CVS... It worked on my end, but could someone try this out?
Aubin On Sun, Aug 10, 2003 at 04:49:13PM -0300, James Oakley wrote: Content-Description: clearsigned data > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On July 24, 2003 06:48 am, SourceForge.net wrote: > > > result[child.name.encode(locale)].append(handler._call(child)) > > File "src/tv/xmltv.py", line 216, in _call > > return getattr(self, > > string.replace(node.name.encode(), '-', '_'))(node) > > File "src/tv/xmltv.py", line 102, in url > > return _ChannelHandler.url(self, node) > > TypeError: unbound method url() must be called with > > _ChannelHandler instance as first argument (got > > _ProgrammeHandler instance instead) > > This is my bug. > > I've attached a patch to fix it. > > - -- > James Oakley > [EMAIL PROTECTED] > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.2.2-rc1-SuSE (GNU/Linux) > > iD8DBQE/NqG5Ktn0F7+/lLMRAlLZAKC5htW2WHuN808SrZveG3VaYUecNgCg1X6P > 6cALZTTliLFojZHXrPrGyuU= > =a5sM > -----END PGP SIGNATURE----- ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ Freevo-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-devel
