Files

4 lines
87 B
Python

class Foo(object):
xyzzy = 3
def fun(self):
a = self.__class__.x<caret>