Ben Finney added the comment:

On 27-May-2016, Nathan Harold wrote:
> 
> Split version (cleandoc2.patch):
> 
>    Clean up indentation from docstrings that are indented to line up
>    with blocks of code.
>    
>    All leading whitespace is removed from the first line. Any
>    leading whitespace that can be uniformly removed from the second
>    line onwards is removed. Empty lines at the beginning and end are
>    subsequently removed. Also, all tabs are expanded to spaces.

That looks good to me.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue27043>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to