Magnus Lycka wrote:
> header_template = 'Chunk %05i, %03i bytes'

BTW, if the header is binary, you probably want to have a look at
the struct module. http://docs.python.org/lib/module-struct.html
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to