commit | dc9d41d71820b255ba21683578aac7c9129cf0ce | [log] [tgz] |
---|---|---|
author | Berker Peksag <berker.peksag@gmail.com> | Fri Feb 20 12:10:33 2015 +0200 |
committer | Berker Peksag <berker.peksag@gmail.com> | Fri Feb 20 12:10:33 2015 +0200 |
tree | 7eb0ad04ef244ab67fd05bd1e96bd72c4b2c18ac | |
parent | bbdad5442b874f497d0c8b5d9612dc9d1c3594de [diff] |
Issue #21548: Fix pydoc.synopsis() and pydoc.apropos() on modules with empty docstrings. Initial patch by Yuyang Guo.