|
24 | 24 | a : source.python |
25 | 25 | = : keyword.operator.assignment.python, source.python |
26 | 26 | : source.python |
27 | | -r : source.python, storage.type.string.python, string.regexp.quoted.triple.python |
28 | | -''' : punctuation.definition.string.begin.python, source.python, string.regexp.quoted.triple.python |
29 | | - : source.python, string.regexp.quoted.triple.python |
30 | | -(?x) : source.python, storage.modifier.flag.regexp, string.regexp.quoted.triple.python |
31 | | - foo : source.python, string.regexp.quoted.triple.python |
32 | | -''' : punctuation.definition.string.end.python, source.python, string.regexp.quoted.triple.python |
| 27 | +r : source.python, storage.type.string.python, string.regexp.quoted.multi.python |
| 28 | +''' : punctuation.definition.string.begin.python, source.python, string.regexp.quoted.multi.python |
| 29 | + : source.python, string.regexp.quoted.multi.python |
| 30 | +(?x) : source.python, storage.modifier.flag.regexp, string.regexp.quoted.multi.python |
| 31 | + foo : source.python, string.regexp.quoted.multi.python |
| 32 | +''' : punctuation.definition.string.end.python, source.python, string.regexp.quoted.multi.python |
33 | 33 | a : source.python |
34 | 34 | = : keyword.operator.assignment.python, source.python |
35 | 35 | : source.python |
36 | | -br : source.python, storage.type.string.python, string.regexp.quoted.triple.python |
37 | | -''' : punctuation.definition.string.begin.python, source.python, string.regexp.quoted.triple.python |
38 | | - : source.python, string.regexp.quoted.triple.python |
39 | | -(?x) : source.python, storage.modifier.flag.regexp, string.regexp.quoted.triple.python |
40 | | - foo : source.python, string.regexp.quoted.triple.python |
41 | | -''' : punctuation.definition.string.end.python, source.python, string.regexp.quoted.triple.python |
| 36 | +br : source.python, storage.type.string.python, string.regexp.quoted.multi.python |
| 37 | +''' : punctuation.definition.string.begin.python, source.python, string.regexp.quoted.multi.python |
| 38 | + : source.python, string.regexp.quoted.multi.python |
| 39 | +(?x) : source.python, storage.modifier.flag.regexp, string.regexp.quoted.multi.python |
| 40 | + foo : source.python, string.regexp.quoted.multi.python |
| 41 | +''' : punctuation.definition.string.end.python, source.python, string.regexp.quoted.multi.python |
42 | 42 | a : source.python |
43 | 43 | = : keyword.operator.assignment.python, source.python |
44 | 44 | : source.python |
45 | | -rb : source.python, storage.type.string.python, string.regexp.quoted.triple.python |
46 | | -''' : punctuation.definition.string.begin.python, source.python, string.regexp.quoted.triple.python |
47 | | - : source.python, string.regexp.quoted.triple.python |
48 | | -(?x) : source.python, storage.modifier.flag.regexp, string.regexp.quoted.triple.python |
49 | | - foo : source.python, string.regexp.quoted.triple.python |
50 | | -''' : punctuation.definition.string.end.python, source.python, string.regexp.quoted.triple.python |
| 45 | +rb : source.python, storage.type.string.python, string.regexp.quoted.multi.python |
| 46 | +''' : punctuation.definition.string.begin.python, source.python, string.regexp.quoted.multi.python |
| 47 | + : source.python, string.regexp.quoted.multi.python |
| 48 | +(?x) : source.python, storage.modifier.flag.regexp, string.regexp.quoted.multi.python |
| 49 | + foo : source.python, string.regexp.quoted.multi.python |
| 50 | +''' : punctuation.definition.string.end.python, source.python, string.regexp.quoted.multi.python |
51 | 51 | a : source.python |
52 | 52 | = : keyword.operator.assignment.python, source.python |
53 | 53 | : source.python |
54 | | -Br : source.python, storage.type.string.python, string.regexp.quoted.triple.python |
55 | | -''' : punctuation.definition.string.begin.python, source.python, string.regexp.quoted.triple.python |
56 | | - : source.python, string.regexp.quoted.triple.python |
57 | | -(?x) : source.python, storage.modifier.flag.regexp, string.regexp.quoted.triple.python |
58 | | - foo : source.python, string.regexp.quoted.triple.python |
59 | | -''' : punctuation.definition.string.end.python, source.python, string.regexp.quoted.triple.python |
| 54 | +Br : source.python, storage.type.string.python, string.regexp.quoted.multi.python |
| 55 | +''' : punctuation.definition.string.begin.python, source.python, string.regexp.quoted.multi.python |
| 56 | + : source.python, string.regexp.quoted.multi.python |
| 57 | +(?x) : source.python, storage.modifier.flag.regexp, string.regexp.quoted.multi.python |
| 58 | + foo : source.python, string.regexp.quoted.multi.python |
| 59 | +''' : punctuation.definition.string.end.python, source.python, string.regexp.quoted.multi.python |
60 | 60 | a : source.python |
61 | 61 | = : keyword.operator.assignment.python, source.python |
62 | 62 | : source.python |
63 | | -rB : source.python, storage.type.string.python, string.regexp.quoted.triple.python |
64 | | -''' : punctuation.definition.string.begin.python, source.python, string.regexp.quoted.triple.python |
65 | | - : source.python, string.regexp.quoted.triple.python |
66 | | -(?x) : source.python, storage.modifier.flag.regexp, string.regexp.quoted.triple.python |
67 | | - foo : source.python, string.regexp.quoted.triple.python |
68 | | -''' : punctuation.definition.string.end.python, source.python, string.regexp.quoted.triple.python |
| 63 | +rB : source.python, storage.type.string.python, string.regexp.quoted.multi.python |
| 64 | +''' : punctuation.definition.string.begin.python, source.python, string.regexp.quoted.multi.python |
| 65 | + : source.python, string.regexp.quoted.multi.python |
| 66 | +(?x) : source.python, storage.modifier.flag.regexp, string.regexp.quoted.multi.python |
| 67 | + foo : source.python, string.regexp.quoted.multi.python |
| 68 | +''' : punctuation.definition.string.end.python, source.python, string.regexp.quoted.multi.python |
0 commit comments