Benjamin Peterson <benja...@python.org> added the comment:

2010/9/1 Daniel Stutzbach <rep...@bugs.python.org>:
>
> Daniel Stutzbach <dan...@stutzbachenterprises.com> added the comment:
>
> Excluding the future fixer would only get me half of the way there.  I would 
> still need to add "from __future__ import print_statement" to all of my 
> scripts if I want them to continue to work under 2.6.

I'm still apprehensive because it's not really the point of 2to3 to
port apps to 2.6.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue7141>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to