root@someguy:~/bitcoin-abe/Abe# python abe.py --config ../abe.conf
Abe initialized.
Listening on http://greed.it.cx:2750
Traceback (most recent call last):
File "/usr/lib/python2.6/wsgiref/handlers.py", line 94, in run
self.finish_response()
File "/usr/lib/python2.6/wsgiref/handlers.py", line 135, in finish_response
self.write(data)
File "/usr/lib/python2.6/wsgiref/handlers.py", line 210, in write
assert type(data) is StringType,"write() argument must be string"
AssertionError: write() argument must be string
95.145.48.192 - - [22/Jan/2012 15:08:37] "GET / HTTP/1.1" 500 59