As the title suggests, I\'m working on a site written in python and it makes several calls to the urllib2 module to read websites. I then parse them with BeautifulSoup.
How about using pycurl?
You can apt-get it by
$ sudo apt-get python-pycurl