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 <rep...@bugs.python.org>
<http://bugs.python.org/issue17960>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to