#!/usr/local/bin/python2 import hashlib class C: def f(a): pass print C().f.__func__