[mod_python] Python codecs bug

Geert Jansen geertj at boskant.nl
Thu Mar 27 16:54:43 EST 2003


Hi,

recently, a bug in the Python codecs subsystem has been discovered that
can affect mod_python programs. I have a confirmed report that this bug fixes
the vague "Cannot unmarshal code object in restricted execution mode" error
that was discussed on this list:

  http://mail.python.org/pipermail/python-list/2002-June/109233.html

The bug is described in detail here:

  http://sourceforge.net/tracker/index.php?func=detail&aid=663074&group_id=5470&atid=105470

The Python 2.3 CVS has been fixed. A backport of this fix to Python 2.2.2 is
available from my website at:

  http://draco.boskant.nl/requirements.dsp

the patch has been submitted to the Python crew.

I thought you'd might be interested...

Greetings,
Geert Jansen



More information about the Mod_python mailing list