Guido van Rossum schrieb:
> Yay indeed! Of course the new I/O module will undergo changes (Ping is
> working on it still I believe). Try to keep an eye on it so the
> improvements can be backported.

Could somebody (perhaps me *g*) create a 3to2 fixer that removes the
function annotations? IIRC I only had to remove the annotations from the
io module and add a "from __future__ import print_function" to get it
working correctly.

Christian
_______________________________________________
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