[issue9325] Add an option to pdb/trace/profile to run library module as a script

Nick Coghlan report at bugs.python.org
Fri Sep 27 00:38:35 CEST 2013


Nick Coghlan added the comment:

Also, the ModuleSpec PEP (PEP 451)should make the proposed refactoring much simpler, since the code runner could just expose data from the module spec.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9325>
_______________________________________


More information about the Python-bugs-list mailing list