[New-bugs-announce] [issue7666] test_lib2to3 fails if path contains space

Florent Xicluna report at bugs.python.org
Sun Jan 10 18:36:10 CET 2010


New submission from Florent Xicluna <laxyf at yahoo.fr>:

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", line 164, in test_all_project_files
    self.fail("Idempotency failed: %s" % filepath)
AssertionError: Idempotency failed: /tmp/py2u… → un\icode/Lib/lib2to3/pytree.py


Patch attached.

----------
components: Tests
files: lib2to3_path_with_space.py
messages: 97525
nosy: flox
severity: normal
stage: patch review
status: open
title: test_lib2to3 fails if path contains space
type: behavior
versions: Python 2.7, Python 3.2
Added file: http://bugs.python.org/file15818/lib2to3_path_with_space.py

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue7666>
_______________________________________


More information about the New-bugs-announce mailing list