[issue23893] Forward-port future_builtins

Brett Cannon report at bugs.python.org
Thu Apr 9 03:32:37 CEST 2015


Brett Cannon added the comment:

Since the module is literally `from builtins import ascii, filter, hex, map, oct, zip`, I have attached the test file (which is also ridiculously simple).

----------
nosy: +eric.smith
stage: test needed -> patch review
Added file: http://bugs.python.org/file38870/test_future_builtins.py

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


More information about the Python-bugs-list mailing list