New submission from Akira Kitada:

The PEP 257 says:

   Insert a blank line before and after all docstrings (one-line or multi-line)
   that document a class


Looking at stdlib and popular open source software, I couldn't find packages 
that follow this style, so I think this is not really a convention.

----------
files: pep-0257.patch
keywords: patch
messages: 229921
nosy: akitada
priority: normal
severity: normal
status: open
title: PEP 257: drop the recommendation for a blank line between the class line 
and the docstring
Added file: http://bugs.python.org/file37003/pep-0257.patch

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

Reply via email to