Files
cpython/Doc/library
Amaury Forgeot d'Arc ad8dcd5f1a Minor cleanup in the gc module.
Removed gc.DEBUG_OBJECT: there is only one kind of objects.
Now gc.DEBUG_COLLECTABLE or gc.DEBUG_UNCOLLECTABLE can be used alone to print the
corresponding list of objects.

Also removed a footnote about version 2.2, and a comment explaining some deleted code.
2007-12-10 23:58:35 +00:00
..
2007-09-01 07:34:27 +00:00
2007-11-28 08:28:28 +00:00
2007-10-11 18:01:43 +00:00
2007-12-10 23:58:35 +00:00
2007-12-02 18:20:12 +00:00
2007-10-11 18:01:43 +00:00
2007-12-04 23:02:19 +00:00