#20797: loading remote files is broken
------------------------+--------------------------------------
Reporter: novoselt | Owner:
Type: defect | Status: new
Priority: major | Milestone: sage-7.3
Component: misc | Keywords:
Merged in: | Authors: Andrey Novoseltsev
Reviewers: | Report Upstream: N/A
Work issues: | Branch:
Commit: | Dependencies:
Stopgaps: |
------------------------+--------------------------------------
In 7.2 we have
{{{
novoselt@sage:~/sage$ sage -t --optional=internet
src/sage/misc/remote_file.py
...
File "src/sage/misc/remote_file.py", line 23, in
sage.misc.remote_file.get_remote_file
Failed example:
g = get_remote_file("http://sagemath.org/ack.html", verbose=False) #
optional - internet
Exception raised:
Traceback (most recent call last):
File "/home/novoselt/sage/local/lib/python2.7/site-
packages/sage/doctest/forker.py", line 498, in _run
self.compile_and_execute(example, compiler, test.globs)
File "/home/novoselt/sage/local/lib/python2.7/site-
packages/sage/doctest/forker.py", line 861, in compile_and_execute
exec(compiled, globs)
File "<doctest sage.misc.remote_file.get_remote_file[0]>", line 1,
in <module>
g = get_remote_file("http://sagemath.org/ack.html", verbose=False)
# optional - internet
File "/home/novoselt/sage/local/lib/python2.7/site-
packages/sage/misc/remote_file.py", line 36, in get_remote_file
from six.moves.urllib.request import urlretrieve
ImportError: No module named moves.urllib.request
}}}
--
Ticket URL: <http://trac.sagemath.org/ticket/20797>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.