Traceback (most recent call last): File "/home/mikeash/mikeash.com/commentsubmit.py", line 269, in main() File "/home/mikeash/mikeash.com/commentsubmit.py", line 54, in main addComment(form, id) File "/home/mikeash/mikeash.com/commentsubmit.py", line 199, in addComment page = page.decode('utf-8') AttributeError: 'NoneType' object has no attribute 'decode'