Remove "XXX Mention docstrings of 2.2 properties." (#486)
See https://github.com/python/peps/issues/484 for details.
This commit is contained in:
parent
98e48b8c51
commit
20b7e48120
|
@ -72,8 +72,6 @@ extracted by software tools:
|
|||
Please see PEP 258, "Docutils Design Specification" [2]_, for a
|
||||
detailed description of attribute and additional docstrings.
|
||||
|
||||
XXX Mention docstrings of 2.2 properties.
|
||||
|
||||
For consistency, always use ``"""triple double quotes"""`` around
|
||||
docstrings. Use ``r"""raw triple double quotes"""`` if you use any
|
||||
backslashes in your docstrings. For Unicode docstrings, use
|
||||
|
|
Loading…
Reference in New Issue