6 Mar
2002
6 Mar
'02
3:34 p.m.
Gregor Hoffleit wrote:
The output of starting 2.4.4b1 (which works fine) in debug mode:
Please try the following in your unbroken 2.4.4b1, and then in 2.5: 1. Go to your ZOPE/lib/python directory 2. Start Python 3. Type these commands:
import Zope app = Zope.app() print app.__before_traverse__ print app.__before_publishing_traverse__._list
What does it print? Cheers, Evan @ Zope