On 8/30/07, Neal Norwitz <[EMAIL PROTECTED]> wrote:
>
> On 8/29/07, Thomas Wouters <[EMAIL PROTECTED]> 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


FWIW, they do. Removing the subclass-cache fixes all these refleaks (but
it's not really a solution ;)

-- 
Thomas Wouters <[EMAIL PROTECTED]>

Hi! I'm a .signature virus! copy me into your .signature file to help me
spread!
_______________________________________________
Python-3000 mailing list
Python-3000@python.org
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to