Two recipes now repeatedly fail
1) Associated Press:
Processing section: HOME
Python function terminated unexpectedly
'NoneType' object has no attribute '__getitem__' (Error Code: 1)
[snipped]
TypeError: 'NoneType' object has no attribute '__getitem__'
2) Fortune Magazine:
Python function terminated unexpectedly
HTTP Error 404: Not Found (Error Code: 1)
Traceback (most recent call last):
[snipped]
mechanize._response.httperror_seek_wrapper: HTTP Error 404: Not Found
|