【使用httplib打开链接】
urllib打开网页时,不会自动跳转,而http会自动跳转,所以使用httplib去打开链接,以获取内容。
参考:https://docs.python.org/2.7/library/httplib.html