python总是那么简洁,解析Http编码: import HTMLParser h = HTMLParser.HTMLParser() s = h.unescape("无") print s