[New-bugs-announce] [issue19697] refactor pythonrun.c to make use of specs (__main__.__spec__)

Brett Cannon report at bugs.python.org
Fri Nov 22 17:25:46 CET 2013


New submission from Brett Cannon:

So that e.g. __main__.__spec__.name is the actual name of the module being executed.

----------
components: Interpreter Core
messages: 203796
nosy: brett.cannon, eric.snow, ncoghlan
priority: normal
severity: normal
stage: test needed
status: open
title: refactor pythonrun.c to make use of specs (__main__.__spec__)
type: enhancement
versions: Python 3.4

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


More information about the New-bugs-announce mailing list