[issue23893] Forward-port future_builtins

Eric V. Smith report at bugs.python.org
Thu Apr 9 15:23:27 CEST 2015


Eric V. Smith added the comment:

I think Serhiy is saying that you don't need to implement future_builtins in 3.x, if your 2.7 and 3.x compatible code catches the ImportError.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue23893>
_______________________________________


More information about the Python-bugs-list mailing list