从Python中的字符串中剥离HTML
from mechanize import Browserbr = Browser()br.open('http://somewebpage')html = br.response().readlines()for line in html:
print line'<a href="whatever.com">some text</a>''<b>hello</b>'
蓝山帝景
手掌心
动漫人物
随时随地看视频慕课网APP