a = 8 stuff = x class Test(object): def stuff(self): print 'stuff' x = 8 c = u