The two-pattern rule for begin/while patterns are unsupported. https://github.com/watermarkhu/textmate-grammar-python/blob/71f5da8ea90a0a5be131fe9773ae977c6c7f4710/src/textmate_grammar/parser.py#L897-L898
The two-pattern rule for begin/while patterns are unsupported.
textmate-grammar-python/src/textmate_grammar/parser.py
Lines 897 to 898 in 71f5da8