blob: 428be0702c8a939de5a6adcef08369d63e3626c5 [file] [log] [blame]
class Foo:
def __init__(self):
self.a = ""
def bar(self):
print self.a