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

See issue 21862 and issue 9325 as potential use cases for this feature.

While it looks like issue 21862 (-m switch support in cProfile) can be 
implemented just fine without it, this feature will be needed for the modules 
that execute the given scripts directly in __main__.__dict__ (e.g. pdb).

----------

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

Reply via email to