[Zope] [ANN] ZShell v1.60 is out

Jerome Alet alet at librelogiciel.com
Sun Nov 2 11:56:54 EST 2003


On Sun, Nov 02, 2003 at 08:49:48AM -0800, Dennis Allison wrote:
> Jerome --
> Since the standard Python for most releases of Zope is 2.1.3 ( <sigh > )
> is it safe to assume that ZShell is compatible with Python 2.1.3?

Oh yes it is compatible with 2.1.3.

The fact is that someone reported a problem with Python 2.2 and above.

The problem was due to the use of the now deprecated and insecure 
rexec module

I only use Python 2.1.3 here with Zope.

The bug correction consisted in including in ZShell parts of the code
from the glob.py standard module, one part coming from 2.1.3 (to
preserve compatibility) and the other one from 2.2

bye,

Jerome Alet
-- 
"A non-free program is a predatory social system that keeps people 
in a state of domination and division, and uses the spoils to 
dominate more." - RMS



More information about the Zope mailing list