changeset 51859 | f4733654f144 |
parent 51251 | f94c10334bcb |
child 52405 | cf5b47b885b1 |
51858:607e94e01851 | 51859:f4733654f144 |
---|---|
1 from __future__ import annotations |
|
2 |
|
1 import unittest |
3 import unittest |
2 |
4 |
3 # picked from test-parse-index2, copied rather than imported |
5 # picked from test-parse-index2, copied rather than imported |
4 # so that it stays stable even if test-parse-index2 changes or disappears. |
6 # so that it stays stable even if test-parse-index2 changes or disappears. |
5 data_non_inlined = ( |
7 data_non_inlined = ( |