This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author amaury.forgeotdarc
Recipients amaury.forgeotdarc, christian.heimes, gvanrossum, janssen
Date 2007-12-10.22:51:19
SpamBayes Score 0.042262767
Marked as misclassified No
Message-id <1197327079.68.0.375278868997.issue1469@psf.upfronthosting.co.za>
In-reply-to
Content
Is it possible that you have the same problem as in
http://bugs.python.org/issue1540 ?

To be sure, check the gc.garbage variable at the end of the test. It may
contain the references you are looking for...
History
Date User Action Args
2007-12-10 22:51:20amaury.forgeotdarcsetspambayes_score: 0.0422628 -> 0.042262767
recipients: + amaury.forgeotdarc, gvanrossum, janssen, christian.heimes
2007-12-10 22:51:19amaury.forgeotdarcsetspambayes_score: 0.0422628 -> 0.0422628
messageid: <1197327079.68.0.375278868997.issue1469@psf.upfronthosting.co.za>
2007-12-10 22:51:19amaury.forgeotdarclinkissue1469 messages
2007-12-10 22:51:19amaury.forgeotdarccreate