summaryrefslogtreecommitdiffstats
path: root/Python/compile.c
diff options
context:
space:
mode:
authorAthos Ribeiro <athoscribeiro@gmail.com>2022-10-05 00:39:42 (GMT)
committerGitHub <noreply@github.com>2022-10-05 00:39:42 (GMT)
commit0ceafa7fa408b64377ea31dd5386152da19ef38a (patch)
tree6f18223942fd81bb82f6cd1826a3d56c42c95020 /Python/compile.c
parent395b66a0ae5237eec195ca97daaaf8563706ed34 (diff)
downloadcpython-0ceafa7fa408b64377ea31dd5386152da19ef38a.zip
cpython-0ceafa7fa408b64377ea31dd5386152da19ef38a.tar.gz
cpython-0ceafa7fa408b64377ea31dd5386152da19ef38a.tar.bz2
Add re.VERBOSE flag documentation example (#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.
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions