sending binary files to a 16 micro controller.

Magnus Lycka lycka at carmen.se
Mon Aug 22 08:17:48 EDT 2005


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



More information about the Python-list mailing list