[Python-ideas] PEP-257: drop recommendation for extra line at end of multi-line docstring
Guido van Rossum
guido at python.org
Mon Mar 3 21:52:10 CET 2014
On Mon, Mar 3, 2014 at 11:27 AM, Terry Reedy <tjreedy at udel.edu> wrote:
> On 3/3/2014 1:55 PM, Ziad Sawalha wrote:
>
>> Thanks, Guido.
>>
>> I'll follow up with updates to common tools as I come across them (ex.
>> pep257: https://github.com/GreenSteam/pep257/pull/64).
>>
>
I already did that.
>
> Does pep8.py try to enforce the extra blank?
>
I dunno; it shouldn't. (I use it regularly and it doesn't complain to me.)
--
--Guido van Rossum (python.org/~guido)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20140303/a92e609f/attachment-0001.html>
More information about the Python-ideas
mailing list