Bugs item #1091740, was opened at 2004-12-27 10:38 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1091740&group_id=5470
Category: Documentation Group: Python 2.4 Status: Open Resolution: None Priority: 5 Submitted By: Gregory H. Ball (greg_ball) Assigned to: Nobody/Anonymous (nobody) Summary: garbage collector still documented as optional Initial Comment: Section 3.2 of the library reference, first paragraph, says "The gc module is only available if the interpreter was built with the optional cyclic garbage detector" However according to Misc/NEWS, "Compiling out the cyclic garbage collector is no longer an option" as of Python 2.3 alpha 1. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1091740&group_id=5470 _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com