]> granicus.if.org Git - python/commit
bpo-32913: Added re.Match.groupdict example to regex HOWTO (GH-5821)
authorjosh <josh@jrl.ninja>
Wed, 17 Apr 2019 22:43:30 +0000 (22:43 +0000)
committerBrett Cannon <brettcannon@users.noreply.github.com>
Wed, 17 Apr 2019 22:43:30 +0000 (15:43 -0700)
commita6de52c74d831e45ee0ff105196da8a58b9e43cd
treec34c1cf231f146fa446b1b3e1ac7623e665f1aeb
parent4c3efd9cd07194b5db2a60ae5951134cda8b69db
bpo-32913: Added re.Match.groupdict example to regex HOWTO (GH-5821)
Doc/howto/regex.rst
Misc/NEWS.d/next/Documentation/2018-02-22-15-48-16.bpo-32913.f3utho.rst [new file with mode: 0644]