[Python-3000] No (C) optimization flag
Benji York
benji at benjiyork.com
Sat Aug 11 14:32:03 CEST 2007
Greg Ewing wrote:
> Christian Heimes wrote:
>> But on the
>> other hand it is going to make debugging with pdb much harder because
>> pdb can't step into C code.
>
> But wouldn't the only reason you want to step into,
> e.g. pickle be if there were a bug in pickle itself?
I believe he's talking about a situation where pickle calls back into
Python.
--
Benji York
http://benjiyork.com
More information about the Python-3000
mailing list