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
_______________________________________________
Python-3000 mailing list
Python-3000@python.org
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to