[Pytest-commit] Issue #489: pypy python 2.7 doesnt do the windows 2 linux newline rewriting in multiline strings (hpk42/pytest)

Ronny Pfannschmidt issues-reply at bitbucket.org
Tue Mar 25 09:17:08 CET 2014


New issue 489: pypy python 2.7 doesnt do the windows 2 linux newline rewriting in multiline strings
https://bitbucket.org/hpk42/pytest/issue/489/pypy-python-27-doesnt-do-the-windows-2

Ronny Pfannschmidt:

```ast.parse("'''\r\n'''").body[0].value.s```
yields different results on cpython 2.7 and pypy




More information about the pytest-commit mailing list