Files
python-guide/docs
remcodraijer 6b4d013f52 Changed summary line of docstring to follow PEP 0257
Quoting https://www.python.org/dev/peps/pep-0257/#one-line-docstrings

The docstring is a phrase ending in a period. It prescribes the function or method's effect as a command ("Do this", "Return that"), not as a description; e.g. don't write "Returns the pathname ...".
2016-03-24 12:27:57 +01:00
..
2016-02-21 18:28:22 -05:00
2016-02-21 22:19:06 -05:00
2016-02-21 18:28:22 -05:00
2016-03-05 11:28:30 +05:30
2016-02-21 19:58:47 -05:00
2016-02-13 03:39:54 -05:00
2016-02-21 22:00:50 -05:00
2016-02-21 19:04:07 -05:00
2016-02-21 19:13:44 -05:00
2014-02-12 13:41:55 +03:00