12 Sep
2002
12 Sep
'02
8:53 p.m.
Kevin Smith writes:
I have a class that overrides the __bobo_traverse__ method to put parts of the URL into request variables. I'm not sure when it broke, but it isn't working in my Python 2.2/Zope 2.5.1 setup. A simple example that breaks is as follows: You know you should not use Python 2.2 with Zope 2.5, but only Python 2.1.3?
Dieter