freakin out over C++ module in python

Jay Parlar jparlar at cogeco.ca
Tue Apr 18 10:50:08 EDT 2006


On Apr 18, 2006, at 4:43 AM, nephish at xit.net wrote:

> ok, well enough, looked at struct and it does seem to be what i am
> after. for that anyway.
> thanks, guess i will just have to take the time and pull it apart.
>

I recommend you also take a look at http://pyconstruct.sourceforge.net/ 
  It has the same purpose as 'struct', but is MUCH more Pythonic. I've 
described Contstruct as "the replacement for 'struct' I've been looking 
for since I started coding in Python".

Jay P.




More information about the Python-list mailing list