Christian Heimes schrieb:
> PEP 3107 (function annotation), PEP 3104 (nonlocal) and PEP 3132
> (extended iterable unpacking: a, *b = 1,2,3) are IMHO other useful
> feature for 2.6. nonlocal would require a __future__ import.

I'm planning to work on PEP 3107 (function annotations) after I have 
finished backporting PEP 3102 (keyword-only arguments) (issue1745).

Could someone with access rights update the spreadsheet so there won't 
be duplicated efforts?

http://spreadsheets.google.com/pub?key=pCKY4oaXnT81FrGo3ShGHGg&gid=2


   Robin Stocker
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to