Files

4 lines
84 B
Python

class Foo(object):
xyzzy = 3
def fun(self):
a = self.__class__.xyzzy