On Wednesday 21 December 2005 02:58, Stephen Boddy wrote: > On Wednesday 21 December 2005 02:36, Matt wrote: > > Sure, I can comment out everything. What exactly do you want me to do > > and I'll get it for you. > > The bit I'm interested in is the bit that should look similar to the > following that is printed to the console after the program errors out. This > will tell me exactly which line is causing the problem for you. You > shouldn't have to do anything special for python to print this this, it's > the normal output when a program causes an exception. Just cut and paste it > to the list. > > Traceback (most recent call last): > File "<stdin>", line 1, in ? > File "<stdin>", line 2, in my_func > TypeError: exceptions must be classes, instances, or strings (deprecated), > not NoneType > > Like I said, this is a quick hack, and is likely to be fragile. :-)
Steve, the script doesn't seem to take into account that the local state stations in the US are lined differently, they're on us-ma_1.html country code - state code _ page -- Steve _______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
