]> granicus.if.org Git - python/commitdiff
Checkin comment.
authorTim Peters <tim.peters@gmail.com>
Tue, 9 Jul 2002 18:48:32 +0000 (18:48 +0000)
committerTim Peters <tim.peters@gmail.com>
Tue, 9 Jul 2002 18:48:32 +0000 (18:48 +0000)
Misc/SpecialBuilds.txt

index 456c462badac2c667edfbba4c342ecee7c926121..e55d82197c22d1b20cb5eeb0d74d0c4d3d8aa8a5 100644 (file)
@@ -46,7 +46,8 @@ sys.getobjects(max[, type])
     allocated first in the list, least-recently allocated last in the
     list.  max=0 means no limit on list length.  If an optional type
     object is passed, the list is also restricted to objects of that
-    type.
+    type.  The return list itself, and some temp objects created just
+    to call sys.getobjects(), are excluded from the return list.
 
 envar PYTHONDUMPREFS
     If this envar exists, Py_Finalize() arranges to print a list of