Read and write binary data

Mars creature jinbow at gmail.com
Mon Sep 8 08:47:54 EDT 2008


On Sep 7, 8:55 pm, Patrick Maupin <pmau... at gmail.com> wrote:
> On Sep 7, 5:41 pm, Mars creature <jin... at gmail.com> wrote:
>
> > Hi guys,
> >   I am new to Python, and thinking about migrating to it from matlab
> > as it is a really cool language. Right now, I am trying to figure out
> > how to control read and write binary data, like
> > 'formatted','stream','big-endian','little-edian' etc.. as in fortran.
> > I googled, but can not find a clear answer. Anyone has clue where can
> > I learn it? Thanks!!
> > Jinbo
>
> Start by looking at the array module.
>
> Regards,
> Pat

Thanks!!



More information about the Python-list mailing list