Showing posts with label xmllib. Show all posts
Showing posts with label xmllib. Show all posts

Friday, 6 February 2009

Parsing Libraries in Python: htmllib and sgmllib

Various structure markup processing tools are available in Python. Amongst these are htmllib and sgmllib. There's also an xmllib.