# Pastebin JqTtrxYj import gc class Ham: pass def main(): h = Ham() print(gc.get_referrers(h)) main()