New issue 1888: Error parsing string literal with binary data
https://bitbucket.org/pypy/pypy/issue/1888/error-parsing-string-literal-with-binary

agriff:

The attached program comes from code golfing and uses a string literal with 
binary data to pass to zlib.decompress (a trick to reduce "source code" size).

It works with standard Python 2.7, but fails with a syntax error on pypy


_______________________________________________
pypy-issue mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-issue

Reply via email to