Dumb python questions

Alex Martelli aleaxit at yahoo.com
Sun Aug 19 05:07:18 EDT 2001


"Paul Rubin" <phr-n2001 at nightsong.com> wrote in message
news:7x66bkihgv.fsf at ruckus.brouhaha.com...
    ...
> > The fact that struct is a separate module means all you have to
> > grok for the hacking is 1200 lines of code in structmodule.c,
    ...
> Thanks, I might extend the struct package as a contribution to Python
> if you think the maintainers are likely to take the change.  It's

I'm not qualified to make a prediction.  I'm told a PEP is the right
way to begin making any change, these days.

> don't even have access to C compilers for all the OS's I want the code
> to run on.

sourceforge may help with that -- they do have 'compiler farms'
you can use.  Hard to say, not knowing which OS's you target.


Alex






More information about the Python-list mailing list