1A input.py /^class A(object):$/;" c line:1 end:18 2f input.py /^ def f(self):$/;" m line:3 class:A end:9 3A.f input.py /^ def f(self):$/;" m line:3 class:A end:9 4g input.py /^ def g(x):$/;" f line:4 function:A.f file: end:6 5y input.py /^ y = 1$/;" v line:10 class:A 6h input.py /^ def h(self):$/;" m line:12 class:A end:15 7A.h input.py /^ def h(self):$/;" m line:12 class:A end:15 8i input.py /^ def i(self):$/;" m line:16 class:A end:18 9A.i input.py /^ def i(self):$/;" m line:16 class:A end:18 10input.py input.py 18;" F line:18 11