mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2024-11-23 13:09:49 +00:00
f7697ccd7b
I had broken escaping the tail quote by inadvertently switching from """ by default to '''. Some additional tests have been added to 00_docstring.py for this. However... Unicode decoding is still broken. For now I've added errors="ignore" to .decode("utf-8", ...) until a better fix is found. Sigh.
2.1 KiB
2.1 KiB