[Zope3-dev] debugging

Garrett Smith garrett@mojave-corp.com
Wed, 14 May 2003 09:47:29 -0500


Is there a way to simular HTTP requests from within a python session,
sim to Zope 2:

>>> import Zope, ZPublisher
>>> ZPublisher.Zope('/foo')

I'm dying to being able to step through code :-)

Thanks

 -- Garrett