for i in range(1000000): class X(int): def __init__(self): pass import gc gc.dump_rpy_heap('dump')