4 Apr
2001
4 Apr
'01
4:09 p.m.
Jason Cunliffe wrote:
Works for me... just tried it from the command line like this:
cd lib/python; python
import Zope app = Zope.app() app.ZopeFind(app, obj_metatypes=['Session Id Manager']) [('session_id_mgr', <SessionIdManager instance at 869e1d8>)]
Chris,
As an aside, this command line access looks very nice. I am very curious..
Please how do you do this?
You either need to: - Shut down Zope - or be running ZEO I have a question too: How do you do the above when your Data.fs is INSTANCE_HOME'd? Surely the above will import the Data.fs from SOFTWARE_HOME (which is still brand new in my case ;-) cheers, Chris