digitalmars.D - Phobos urllib
- Mengu <mengukagan gmail.com> Aug 12 2010
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.
Aug 12 2010








Mengu <mengukagan gmail.com>