[New-bugs-announce] [issue17960] Clarify the required behaviour of locals()
Nick Coghlan
report at bugs.python.org
Sun May 12 09:46:47 CEST 2013
New submission from Nick Coghlan:
As proposed at [1], I would like to tighten up the definition of locals so that defining enum members programmatically is officially supported behaviour.
I'll come up with a patch soonish.
[1] http://mail.python.org/pipermail/python-dev/2013-May/125917.html
----------
assignee: ncoghlan
components: Documentation
messages: 188986
nosy: benjamin.peterson, gvanrossum, ncoghlan
priority: normal
severity: normal
stage: needs patch
status: open
title: Clarify the required behaviour of locals()
type: behavior
versions: Python 3.4
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue17960>
_______________________________________
More information about the New-bugs-announce
mailing list