Skip to content.

plope

Personal tools
You are here: Home » Members » chrism's Home » What's New in Zope 2.7 » .configure?
 
 

Comment

Above in this comment thread: What's New in Zope 2.7

.configure?

Posted by pupq at 2003-12-22 12:42 PM
Tried::

import Zope
Zope.configure('/path/to/zope.conf')
app = Zope.app()

But my Zope (2.7b3) has no .configure method. Am I missing something obvious? Only in a specific CVS branch?

latest CVS

b3 has no configure method. I just added it last night to the 2.7 branch.