4 Jan
2005
4 Jan
'05
6:34 p.m.
Tom Schutzer-Weissmann wrote:
Is the zopeshell kaput? Is there some replacement?
I thought perhaps I could use zopectl debug, but our server is windows...
You could invoke python the same way 'debug' command of zopectl does, e.g.: $ python -c "import Zope Zope.configure( '/path/to/zope.conf' ) app = Zope.app()" -i from within a shell / batch file with the appropriate environment set up (i.e., containing PYTHONPATH, SOFTWARE_HOME, and INSTANCE_HOME). Tres. -- =============================================================== Tres Seaver tseaver@zope.com Zope Corporation "Zope Dealers" http://www.zope.com