Does 'from __future__ import barry_as_FLUFL' do anything? Despite PEP 401, using print as a statement still raises a SyntaxError. Where is 'from __future__ import braces' implemented in CPython (it's not in __future__.py)? -- CPython 3.3.0 | Windows NT 6.2.9200.16461 -- http://mail.python.org/mailman/listinfo/python-list
- Important questions about __future__ Andrew Berg
- Re: Important questions about __future__ Ian Kelly
- Re: Important questions about __future__ Ramchandra Apte
- Re: Important questions about __future__ Ramchandra Apte
- Re: Important questions about __future__ Steven D'Aprano