On 11/29/12 7:11 AM, Andrea Lazzarotto wrote:
They also have a URLFetch thing, which Sage doesn't still have. This
doesn't mean it can't be added in the future (in the latter case, just
by including cURL).

Why can't you use urllib2, which is built into Python (and hence comes with Sage)?

http://docs.python.org/2/howto/urllib2.html

You could also install the python requests library to get even easier and better url fetching: http://docs.python-requests.org/en/latest/

Thanks,

Jason


--
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To post to this group, send email to sage-devel@googlegroups.com.
To unsubscribe from this group, send email to 
sage-devel+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel?hl=en.


Reply via email to