[Python-3000] refleak in test_io?

Neal Norwitz nnorwitz at gmail.com
Thu Aug 30 02:07:49 CEST 2007


On 8/29/07, Thomas Wouters <thomas at python.org> wrote:
>
> Am I the only one seeing a refleak in test_io?

I know of leaks in 4 modules, but they all may point to the same one
you identified:

test_io leaked [62, 62] references, sum=124
test_urllib leaked [122, 122] references, sum=244
test_urllib2_localnet leaked [3, 3] references, sum=6
test_xmlrpc leaked [26, 26] references, sum=52

n


More information about the Python-3000 mailing list