> I've never written a binary parser before, so I'm looking for
> some starting point.

You should probably start by checking out the struct module
(http://www.python.org/doc/current/lib/module-struct.html).

If you need a concrete usage example, please let me know.

Cheers,
Brian

--
Brian Quinlan
Python and XSLT Developer
[EMAIL PROTECTED]

ASPN - ActiveState Programmer Network
Essential programming tools and information
http://aspn.ActiveState.com/ASPN


_______________________________________________
ActivePython mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/activepython

Reply via email to