摘要: urllib2 is a Python module for fetching URLs (Uniform Resource Locators). It offers a very simple interface, in the form of the urlopen function. This is capable of fetching URLs using a variety of di... 阅读全文
posted @ 2009-09-28 17:54 Capricorn.python 阅读(3070) 评论(2) 推荐(0)