Files
openide/python/testData/structureView/lib2.py

3 lines
53 B
Python

class Parent(object):
def foo(self):
pass