mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-07 13:39:36 +07:00
Previously, it used an odd convention with lowercased names of test data files (with nothing separating individual words), which made adding new tests quite tedious. Also, I removed the test data "exit.py" as it wasn't used by any test. GitOrigin-RevId: 92b1963c67ed01977f5b7ad020984056c9fe045d
8 lines
201 B
Plaintext
8 lines
201 B
Plaintext
0(1) element: null
|
|
1(2) WRITE ACCESS: self
|
|
2(3) element: PyAssignmentStatement
|
|
3(4) WRITE ACCESS: self.foo
|
|
4(5) READ ACCESS: self
|
|
5(6) element: PyPrintStatement
|
|
6(7) READ ACCESS: self
|
|
7() element: null |