Raymond Hettinger <raymond.hettin...@gmail.com> added the comment:

If you disassemble a function, you typically want to see all the code in that 
function.  This isn't like pdb where you're choosing to step over or into 
another function outside the one being viewed.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue11822>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to