Files
python-uncompyle6/test/simple_source/bug27+
rocky 0f80c38530 Better doc string detection
A bug in 2.7 test_descr.py revealed a problem with the way we were
detecting docstrings.

        __doc__ = DocDescr()

was getting confused with a docstring.

This program also reveals other bugs in 3.2+ but we'll deal with that
in another commit.
2020-07-19 20:31:50 -04:00
..
2020-07-19 20:31:50 -04:00
2018-05-03 14:56:18 -04:00
2017-04-14 05:05:02 -04:00
2020-02-07 16:17:47 -05:00
2018-02-18 09:13:22 -05:00
2018-03-28 07:52:04 -04:00
2018-01-29 01:05:22 -05:00