John Machin wrote:
> On 14/07/2006 10:41 AM, Dan Winsor wrote:
> > Sybren Stuvel wrote:
> >> Dan Winsor enlightened us with:
> >>> This one "works" in that it runs, but the server on the other end gets
> >>> garbage unrelated to the test file.
> >> Are you sure it is garbage? Have you tried changing byte order?
> >
> > Ah, that I hadn't.  Any pointers to doing that?
> >
>
> You found array.array.byteswap() in the manual and rejected it because ...?

Unfortunately, this yielded similar results as not byte swapping it.
Thanks for the pointer, though.

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

Reply via email to