blob: 4d1a9136ac59f47904d9b602e895b16921e0f220 [file] [log] [blame]
Tor Norbye3a2425a2013-11-04 10:16:08 -08001class Foo(object):
2 xyzzy = 3
3 def fun(self):
4 a = self.__class__.x<caret>