On Mon, 24 Aug 2009 09:08:07 +0200, Stefan Behnel wrote:

> But note that sgmllib is a particularly cumbersome way to deal with HTML.

Mostly because it only provides a tokeniser, not a parser. Whoever wrote
it doesn't appear to understand the difference.

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

Reply via email to