EOF for binary?

flamesrock flamesrock at gmail.com
Fri Jan 7 21:16:20 EST 2005


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




More information about the Python-list mailing list