含有章节索引的中文 文章模板

::-- hoxide [DateTime(2005-03-24T15:19:39Z)] TableOfContents

概述

简述

相关文件

include/object.h
include/objimpl.h
objects/object.c
objects/weakrefobject.c
modules/gcmodule.c

基本垃圾收集 --- 引用计数

GC模块 --- 收集环形结构

弱引用 --- 解决 __del__ 中的引用悖论