[issue6599] 2to3 test_print_function_option fails on Windows

2009-08-12 Thread Benjamin Peterson
Benjamin Peterson added the comment: Fixed in r74359. -- resolution: -> fixed status: open -> closed ___ Python tracker ___ ___ Pytho

[issue6599] 2to3 test_print_function_option fails on Windows

2009-07-29 Thread James Abbatiello
New submission from James Abbatiello : test_print_function_option is failing on Windows. Patch attached. Output of failure: C:>python test.py test_all_project_files (lib2to3.tests.test_all_fixers.Test_all) ... \2to3\lib2to3\refactor.py:194: DeprecationWarning: the 'print_function' option is de