Hello everyone, Python has a library named urllib which can be found at http://docs.python.org/library/urllib2.html.
Does Phobos have anything similar to this library? All I need is fetching data from a web site.
Hello everyone, Python has a library named urllib which can be found at http://docs.python.org/library/urllib2.html.
Does Phobos have anything similar to this library? All I need is fetching data from a web site.