diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2022-10-05 01:29:54 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-05 01:29:54 (GMT) |
commit | 01513758298ae8fb956ce18c01d748d2986cfef3 (patch) | |
tree | c0b3b6b40f751d819d12a55ce3f59c9efd00247b /Python/frame.c | |
parent | d03f45203b4abf8095d5c5c692c9c9c2f8083eec (diff) | |
download | cpython-01513758298ae8fb956ce18c01d748d2986cfef3.zip cpython-01513758298ae8fb956ce18c01d748d2986cfef3.tar.gz cpython-01513758298ae8fb956ce18c01d748d2986cfef3.tar.bz2 |
Add re.VERBOSE flag documentation example (GH-97678)
The current re.VERBOSE documentation example leaves space for ambiguous
interpretation. One may read that spaces within the `(?:` token are
spaces inside the non-capturing group (such as `(?: )`). This patch
removes the ambiguity by including examples after the statement.
(cherry picked from commit 0ceafa7fa408b64377ea31dd5386152da19ef38a)
Co-authored-by: Athos Ribeiro <athoscribeiro@gmail.com>
Diffstat (limited to 'Python/frame.c')
0 files changed, 0 insertions, 0 deletions