Joseph Quigley
2005-10-08 19:13:48 UTC
Well, I'm back to coding more on my comic downloader and viewer and I keep
getting this error:
Traceback (most recent call last):
File "F:\Gacor\getgarf.py", line 244, in ?
getImg(Data.todayStrip)
File "F:\Gacor\getgarf.py", line 127, in getImg
Data.f.geturl()
AttributeError: 'str' object has no attribute 'geturl'
My code is attached (sorry, but it's got lot's of text)
getting this error:
Traceback (most recent call last):
File "F:\Gacor\getgarf.py", line 244, in ?
getImg(Data.todayStrip)
File "F:\Gacor\getgarf.py", line 127, in getImg
Data.f.geturl()
AttributeError: 'str' object has no attribute 'geturl'
My code is attached (sorry, but it's got lot's of text)