setjmp.h

Bob Purvy nospam at packeteer.com
Tue Mar 6 13:25:04 EST 2001


hi,

I'm trying to port Python 2.0 to pSOS (yes, that's just our little cross
to bear here!).  I hit a roadblock with pypcre.c:  it seems to require
long jumps, and there is no way to configure that out.  I'm still
checking whether it's possible for us to enable them in our software,
but we definitely don't have them right now.

Is there any way around this requirement?  Maybe an earlier version of
Python?







More information about the Python-list mailing list