[pypy-issue] Issue #2594: _lzma.py contains truncated error messages (pypy/pypy)

Armin Rigo issues-reply at bitbucket.org
Sun Jun 25 05:18:22 EDT 2017


New issue 2594: _lzma.py contains truncated error messages
https://bitbucket.org/pypy/pypy/issues/2594/_lzmapy-contains-truncated-error-messages

Armin Rigo:

In the py3.5 branch, ``lib_pypy/_lzma.py`` is full of this kind of line:

``raise ValueError("Must...")``

Why the truncated error messages??




More information about the pypy-issue mailing list