> Cute! Hard to explain, unless someone is using PyDict_Next on this dict: > since the dict has 11 items, it's exactly at the boundary where PyDict_Next > will now resize it. It *could* be the garbage collector. --Guido van Rossum (home page: http://www.python.org/~guido/)