What steps will reproduce the problem?
1. uruchomic epguide_run
What is the expected output? What do you see instead?
Traceback (most recent call last):
File "./epguide_run", line 23, in <module>
RunEpguide()
File "./epguide_run", line 20, in RunEpguide
epguide.Execute()
File "/home/maciek/code/epguide-src/src/epguide/epguide.py", line 54, in Execute
self.GetChannelList()
File "/home/maciek/code/epguide-src/src/epguide/epguide.py", line 77, in GetChannelList
log.info("Parser zamknięcie")
NameError: global name 'log' is not defined
What version of the product are you using? On what operating system?
- default, rev 32
Please provide any additional information below.
- patch w zalaczniku
Original issue reported on code.google.com by maciek.b...@gmail.com on 18 Sep 2010 at 1:47
Original issue reported on code.google.com by
maciek.b...@gmail.com
on 18 Sep 2010 at 1:47Attachments: