On Monday 03 October 2005 17:41, Steve Holden wrote: > Celine & Dave wrote: > > Hi, > > > > What happens if I build Python with debug option > > (--with-pydebug)? Do I see any changes in my program > > output? What is --with-pydebug good for? > > It's used for debugging the Python interpreter itself.
And if I recall correctly from the documentation, it will also run a bit slower. But verify that ... -- Steve -- http://mail.python.org/mailman/listinfo/python-list