repair versionadded directive

This commit is contained in:
Benjamin Peterson 2016-09-09 15:34:58 -07:00
parent 5510d821d3
commit f46e612e33
1 changed files with 1 additions and 1 deletions

View File

@ -245,7 +245,7 @@ The special characters are:
(dot matches all), and :const:`re.X` (verbose), for the part of the
expression. (The flags are described in :ref:`contents-of-module-re`.)
.. versionadded: 3.7
.. versionadded:: 3.7
``(?P<name>...)``
Similar to regular parentheses, but the substring matched by the group is