[issue15606] re.VERBOSE whitespace behavior not completely documented
10 Nov
2017
10 Nov
'17
11:19 a.m.
Kevin Shweh <kevin.shweh@gmail.com> added the comment: It looks to me like there are more situations than the patch lists where whitespace still separates tokens. For example, *? is a reluctant quantifier and * ? is a syntax error, even in verbose mode. ---------- nosy: +Kevin Shweh _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue15606> _______________________________________
2506
Age (days ago)
2506
Last active (days ago)
0 comments
1 participants
participants (1)
-
Kevin Shweh