[issue7666] test_lib2to3 fails if path contains space

2010-03-22 Thread Benjamin Peterson
Benjamin Peterson added the comment: Resolved in r79304. -- resolution: accepted -> fixed status: open -> closed ___ Python tracker ___ __

[issue7666] test_lib2to3 fails if path contains space

2010-03-22 Thread Florent Xicluna
Florent Xicluna added the comment: Ultimate pach, tested with this insane path: >>> os.getcwdu() u'/home/user/dev/python/py2u;\u2026 \u2192 u"n\\ic\'ode' It should fix some buildbot failures. -- assignee: -> benjamin.peterson components: +2to3 (2.x to 3.0 conversion tool) -Tests keyw

[issue7666] test_lib2to3 fails if path contains space

2010-03-22 Thread Florent Xicluna
Changes by Florent Xicluna : Removed file: http://bugs.python.org/file15818/lib2to3_path_with_space.py ___ Python tracker ___ ___ Python-bugs-l

[issue7666] test_lib2to3 fails if path contains space

2010-01-27 Thread Florent Xicluna
Florent Xicluna added the comment: The fix on r77419 do not work. The patch in attachment behaves better. -- resolution: fixed -> status: closed -> open ___ Python tracker ___

[issue7666] test_lib2to3 fails if path contains space

2010-01-10 Thread Benjamin Peterson
Benjamin Peterson added the comment: Fixed in r77419. -- nosy: +benjamin.peterson resolution: -> fixed status: open -> closed ___ Python tracker ___

[issue7666] test_lib2to3 fails if path contains space

2010-01-10 Thread Florent Xicluna
New submission from Florent Xicluna : test_lib2to3 diff: opérande supplémentaire « unicode/Lib/lib2to3/pytree.py » diff: Pour en savoir davantage, faites: « diff --help ». test test_lib2to3 failed -- Traceback (most recent call last): File "/tmp/py2u… → un\icode/Lib/lib2to3/tests/test_parser.py