We're not that far in the future yet

This commit is contained in:
Zachary Ware 2016-09-09 15:47:05 -07:00
parent 12aeb78fd2
commit c307672395
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.6
``(?P<name>...)``
Similar to regular parentheses, but the substring matched by the group is