I've written a quick version of PEP 3106, which expresses my ideas about how the dict methods to access keys, values and items should be redone.
The text is in svn: http://svn.python.org/view/peps/trunk/pep-3106.txt?rev=53096&view=markup At some point it will appear on python.org: http://python.org/dev/peps/pep-3106/ Comments please? (Or we can skip the comments and go straight to the implementation stage. Patch anyone?) -- --Guido van Rossum (home page: http://www.python.org/~guido/) _______________________________________________ Python-3000 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com
