On 4/16/07, Raymond Hettinger <[EMAIL PROTECTED]> wrote:
> [Collin Winter]
> > This should be fixed in r54844. The problem was that the availability
> > of the urlfetch resource wasn't being checked early enough and so
> > test_support.run_suite() was converting the ResourceDenied exception
> > into a TestError instance. This wasn't showing up on other machines
> > since the urlfetch'd files weren't being cleaned out between test
> > runs.
>
> Can you add code to clean them out between runs?

I'll see what I can do.

Collin
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to