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 GreaseMonkey
Recipients GreaseMonkey, georg.brandl, paulmelis, pitrou
Date 2008-06-14.01:31:17
SpamBayes Score 0.21739706
Marked as misclassified No
Message-id <1213407079.59.0.822755240244.issue3104@psf.upfronthosting.co.za>
In-reply-to
Content
I mean that it actually *drops* values, not *overwrites* them.

I have attached the script which demonstrates this quirk in the garbage
collector (it also doubles as a library).

The original text file was an IRC log. Shoving Charles Dickens' "Great
Expectations" 17 times in a text file and then parsing it doesn't show
this problem for some weird reason.

I have python 2.5.1.
History
Date User Action Args
2008-06-14 01:31:19GreaseMonkeysetspambayes_score: 0.217397 -> 0.21739706
recipients: + GreaseMonkey, georg.brandl, pitrou, paulmelis
2008-06-14 01:31:19GreaseMonkeysetspambayes_score: 0.217397 -> 0.217397
messageid: <1213407079.59.0.822755240244.issue3104@psf.upfronthosting.co.za>
2008-06-14 01:31:18GreaseMonkeylinkissue3104 messages
2008-06-14 01:31:18GreaseMonkeycreate