Nick Coghlan <ncogh...@gmail.com> added the comment:

Interesting - I'd never looked at how cProfile works before, and the fact it 
already doesn't support the "-i" (interactive) switch makes it much simpler to 
handle than the pdb case.

So from a runpy perspective, this approach gets a +1 from me, but I'd prefer if 
there was someone more familiar with the cProfile module that was willing to 
handle the merge.

----------

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

Reply via email to