[Zope] Debugging Python scripts

Chris Withers lists at simplistix.co.uk
Mon Mar 22 11:46:14 EST 2004


John Poltorak wrote:

> I can't do that since it is the Zope install script I am trying to debug...

That's much easier, pdb is your friend:

http://www.python.org/doc/current/lib/module-pdb.html

Chris

-- 
Simplistix - Content Management, Zope & Python Consulting
            - http://www.simplistix.co.uk




More information about the Zope mailing list