[Python-3000] Iterating over a dict

Guido van Rossum guido at python.org
Sun Apr 2 22:06:57 CEST 2006


On 4/2/06, Georg Brandl <g.brandl at gmx.net> wrote:
> A quick idea of mine: Wouldn't it be useful to maintain a list of what will
> not change, collected in the discussions here? That way, people eager to suggest
> braces and whatnot can be referred to it.
>
> (I'd be volunteering to maintain such a list/PEP/whatever).

Excellent idea! It should be one of the meta-peps (in the 3001-3099 range).

Ideally the list should either point to the discusussion explaining
the decision, or provide a capsule explanation. (Braces are exempted
from this policy; if someone doesn't understand why we're not doing
braces they should probably look elsewhere... :-)

--
--Guido van Rossum (home page: http://www.python.org/~guido/)


More information about the Python-3000 mailing list