I got some text via wikipedia API

http://en.wikipedia.org/w/api.php?action=query&prop=revisions&titles=Chengdu&rvprop=content&redirects&format=xml&callback=wikiCallback

but it's not HTML formated. So how can I parse these texts to standard
HTML? Are there any library in python could do this?

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to