[issue2412] Check 2to3 for support of print function.

David Wolever report at bugs.python.org
Wed Mar 19 20:04:10 CET 2008


David Wolever <wolever at cs.toronto.edu> added the comment:

I've updated the fixer (checkin to come shortly), but 2to3 gets upset when 
you it comes across print statements with kwargs (eg: print("spam", end=" 
")), so the tests will be commented out 'till this is fixed.

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2412>
__________________________________


More information about the Python-bugs-list mailing list