cpython: b3b3a4a7d7b2 (original) (raw)

Mercurial > cpython

changeset 75789:b3b3a4a7d7b2 3.2

Closes #14250: regex.flags has not only explicit flags but also implicit flags and those from the pattern [#14250]

Georg Brandl georg@python.org
date Sat, 17 Mar 2012 17:29:27 +0100
parents 6cf5f963e0c4
children 84fb54c27a9c 7464c8cf7466
files Doc/library/re.rst
diffstat 1 files changed, 3 insertions(+), 2 deletions(-)[+] [-] Doc/library/re.rst 5

line wrap: on

line diff

--- a/Doc/library/re.rst +++ b/Doc/library/re.rst @@ -784,8 +784,9 @@ attributes: .. attribute:: regex.flags

.. attribute:: regex.groups