Debugging extensions under VS .NET 2003

Mike Rovner mike at nospam.com
Fri Apr 9 14:34:35 EDT 2004


Michael Geary wrote:
> Gus Tabares wrote:
>> If you want to be able to debug your extensions, you will
>> [need] to build a debug version of the Python interpreter.
>
> I'm very curious about this: Can anyone explain why it is necessary?
> (And is it *really* necessary?)

That is completly unnecessary. If you want to debug python interpretor
itself
or suspect that your code isn't working as you want due to python behaivour
only than you may want to do that.

Mike







More information about the Python-list mailing list