原创 python提取url

import urllib2str1='<a title="xxxx" target="_blank" href="http://xxxx.html">xxxx</a>'href=str1.find(r'href')url=str1.fin