buf1 = [None] * 512
buf2 = [None] * 512

(Not quite the same as C because the list isn't filled with
gibberish...)

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

Reply via email to