Niels Egberts wrote:
On Sat, Jun 13, 2009 at 4:38 AM, John Machin<sjmac...@lexicon.net> wrote: ... And thanks for the tip on struct.unpack I managed to get a list of integers to work with.
You might make do with array.fromstring (perhaps using .byteswap afterwards) to get your numbers if you are talking more than a handful. --Scott David Daniels scott.dani...@acm.org -- http://mail.python.org/mailman/listinfo/python-list