Comment 6 for bug 1220796

Revision history for this message
domde (domi-reusser) wrote :

The workaround does not work for me:

Traceback (most recent call last):
  File "arte7recorder.py", line 581, in <module>
    app = GUI()
  File "arte7recorder.py", line 251, in __init__
    self.dl_resume(None, None, None)
  File "arte7recorder.py", line 516, in dl_resume
    data_time = self.dureeRE.search(page).group(1)
AttributeError: 'NoneType' object has no attribute 'group'