Remove "XXX Mention docstrings of 2.2 properties." (#486)

See https://github.com/python/peps/issues/484 for details.
This commit is contained in:
James Ray 2017-12-01 05:48:08 +11:00 committed by Brett Cannon
parent 98e48b8c51
commit 20b7e48120
1 changed files with 0 additions and 2 deletions

View File

@ -72,8 +72,6 @@ extracted by software tools:
Please see PEP 258, "Docutils Design Specification" [2]_, for a Please see PEP 258, "Docutils Design Specification" [2]_, for a
detailed description of attribute and additional docstrings. detailed description of attribute and additional docstrings.
XXX Mention docstrings of 2.2 properties.
For consistency, always use ``"""triple double quotes"""`` around For consistency, always use ``"""triple double quotes"""`` around
docstrings. Use ``r"""raw triple double quotes"""`` if you use any docstrings. Use ``r"""raw triple double quotes"""`` if you use any
backslashes in your docstrings. For Unicode docstrings, use backslashes in your docstrings. For Unicode docstrings, use