2014-05-01 15:19 UTC+02:00, Simon King <simon.k...@uni-jena.de>:
> Hi Vincent,
>
> On 2014-05-01, Vincent Delecroix <20100.delecr...@gmail.com> wrote:
>> I had no problem with accessing internet from doctest during my work
>> on #16252. You can try to run
>>
>>  $ sage -t --optional=sage,internet SAGE_ROOT/src/sage/databases/oeis.py
>>
>> and see if you got any timeout (I don't).
>
> I get numerous errors, and in the end my browser is made to show some
> oeis page, but there is no timeout at all.

This is normal... and the reason of #16252... But at least, you have
access to internet during the doctests.

> Does oeis.py rely on urllib2 as well?

Arch. No. You are right. Only urllib (through the functions urlopen,
urlencode). Is there a fundamental difference between them?

Best,
Vincent

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to