Important questions about __future__

Andrew Berg bahamutzero8825 at gmail.com
Thu Jan 3 04:27:42 EST 2013


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



More information about the Python-list mailing list