[Python-checkins] python/dist/src/Misc SpecialBuilds.txt,1.1,1.2
tim_one@users.sourceforge.net
tim_one@users.sourceforge.net
Tue, 09 Jul 2002 11:48:34 -0700
Update of /cvsroot/python/python/dist/src/Misc
In directory usw-pr-cvs1:/tmp/cvs-serv13064
Modified Files:
SpecialBuilds.txt
Log Message:
Checkin comment.
Index: SpecialBuilds.txt
===================================================================
RCS file: /cvsroot/python/python/dist/src/Misc/SpecialBuilds.txt,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** SpecialBuilds.txt 9 Jul 2002 18:35:34 -0000 1.1
--- SpecialBuilds.txt 9 Jul 2002 18:48:32 -0000 1.2
***************
*** 47,51 ****
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.
envar PYTHONDUMPREFS
--- 47,52 ----
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. The return list itself, and some temp objects created just
! to call sys.getobjects(), are excluded from the return list.
envar PYTHONDUMPREFS