gc¶ 関数¶ collect¶ gc.collect() disable¶ gc.disable() enable¶ gc.enable() isenabled¶ gc.isenabled() mem_alloc¶ gc.mem_alloc() mem_free¶ gc.mem_free() threshold¶ gc.threshold() 定数¶ __name__¶ gc.__name__ = str('gc')