You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-04 01:09:52 +08:00
Problem was not escaping """ inside """. Use ''' when possible; and when not, use: \"\"\".
571 B
571 B