Python Debug Build

Steve Holden steve at holdenweb.com
Mon Oct 3 17:41:03 EDT 2005


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.

regards
  Steve
-- 
Steve Holden       +44 150 684 7255  +1 800 494 3119
Holden Web LLC                     www.holdenweb.com
PyCon TX 2006                  www.python.org/pycon/




More information about the Python-list mailing list