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.
A
Athos Ribeiro committed
0ceafa7fa408b64377ea31dd5386152da19ef38a
Parent: 395b66a
Committed by GitHub <[email protected]>
on 10/5/2022, 12:39:42 AM