[issue3104] overzealous garbage collector (dict)

GreaseMonkey report at bugs.python.org
Sat Jun 14 03:31:19 CEST 2008


GreaseMonkey <thematrixeatsyou at yahoo.co.nz> added the comment:

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.

Added file: http://bugs.python.org/file10628/markov.py

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3104>
_______________________________________


More information about the Python-bugs-list mailing list