Not a good thing to encounter in a daemon
File "/usr/lib/python2.3/urllib.py", line 787, in __init__
self.read = self.fp.read
AttributeError: 'NoneType' object has no attribute 'read'
Sigh. I believe this is how Joe feels all the time, only much less so.
