I would like to import (into my SageMathCloud notebook) files like this:

http://www.lmfdb.org/L/EllipticCurve/Q/11.a/?download=lcalcfile

(For now I am interested in importing just a single file, not all the 
lcalcfiles in the database!)

Preferably I would like to write something like this:

load 
urllib2.urlopen(http://www.lmfdb.org/L/EllipticCurve/Q/11.a/?download=lcalcfile)

and then have access to the variables defined in that file, but I don't 
know the syntax here.

Gratful for any help. I'm not an experienced programmer, so if you have an 
answer, please answer in some detail.

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

Reply via email to