Python Debug Build

sszmidt at netwvcom.com sszmidt at netwvcom.com
Mon Oct 3 19:59:22 EDT 2005


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



More information about the Python-list mailing list