python-uncompyle6/test/bytecode_2.7/00_docstring.pyc
rocky 805e17988e Fix bug in docstring triple quotes
Problem was not escaping """ inside """.
Use ''' when possible; and when not, use: \"\"\".
2016-11-20 12:21:56 -05:00

571 B