[Zope] problem with new style classes in zope
Chris Withers
lists at simplistix.co.uk
Wed Mar 24 08:40:40 EST 2004
Maric MICHAUD wrote:
> url : P/A/m and from pythonscript P.A.m() function as expected and print
> the value of p, but P/A/p and P.A.p return Unauthorized exceptions.
> Did I missed something ?
Exception Type, Value and Traceback for those Unauthorizeds, please.
You may wish to install the VerboeSecurityProduct as well...
> PS : I have noticed a strange behavior of Extension Classes and an
> unexpected segmentation fault. It occurs when we use a reference to an
> Extension Class from a new style class, but not from the instances of
> that class, I didn't find any doc on the matter, is it a known bug ?
You'll note that Zope 2.6 isn't officially compatible with Python 2.3. Now you
know why ;-)
Chris
--
Simplistix - Content Management, Zope & Python Consulting
- http://www.simplistix.co.uk
More information about the Zope
mailing list