test_os leaked [255, 255, 255] references, sum=765
test_threading_local leaked [0, 0, -91] references, sum=-91
test_urllib2_localnet leaked [3, 3, 3] references, sum=9
___
Python-3000-checkins mailing list
[email protected]
http://mail.pytho
This won't scale once there are other modules using ABCs, and there
will be (starting with io).
But you're right that the registries and caches keep stuff alive. I
need to start using weakrefs instead.
Regarding the name _abcoll: I read it as "ABstract Collections". :-)
--Guido
On 6/15/07, neal
test_os leaked [255, 255, 255] references, sum=765
test_threading_local leaked [0, 0, -91] references, sum=-91
test_urllib2_localnet leaked [3, 3, 3] references, sum=9
___
Python-3000-checkins mailing list
[email protected]
http://mail.pytho