[New-bugs-announce] [issue25952] code_context not available in exec()

Grzegorz Krasoń report at bugs.python.org
Fri Dec 25 11:14:47 EST 2015


New submission from Grzegorz Krasoń:

inspect.stack()[n].code_context() is empty when context is created by exec()

----------
files: issue.py
messages: 256998
nosy: Grzegorz Krasoń
priority: normal
severity: normal
status: open
title: code_context not available in exec()
type: behavior
versions: Python 3.5
Added file: http://bugs.python.org/file41421/issue.py

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


More information about the New-bugs-announce mailing list