#!/usr/local/bin/python2 class E(object): def f(self): print 1 del f