Thanks!

I don't know why, but the most innefficient and unmaintanable means of
doing something usually pops into my head before anything else. I
solved this by going

elif len(header) < 8:
    break

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to