diff options
author | Athos Ribeiro <athoscribeiro@gmail.com> | 2022-10-04 21:39:42 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-04 17:39:42 -0700 |
commit | 0ceafa7fa408b64377ea31dd5386152da19ef38a (patch) | |
tree | 6f18223942fd81bb82f6cd1826a3d56c42c95020 /Lib/asyncio/tasks.py | |
parent | 395b66a0ae5237eec195ca97daaaf8563706ed34 (diff) | |
download | cpython-0ceafa7fa408b64377ea31dd5386152da19ef38a.tar.gz cpython-0ceafa7fa408b64377ea31dd5386152da19ef38a.zip |
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 'Lib/asyncio/tasks.py')
0 files changed, 0 insertions, 0 deletions