Éric Araujo <[email protected]> added the comment: I noticed in the output of pydoc that get_makefile_filename does not have a docstring. I added one in my local copy (“Return the path of the Makefile.”) and also removed “s” in verbs in other docstrings to comply with PEP 257. Shall I commit it?
---------- Added file: http://bugs.python.org/file19757/docstrings.diff _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue9877> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
