On Tuesday 19 January 2010 10:49:28 Branko Vukelic wrote: > I don't think it's particularly nice that it relies on > BeautifulSoup... just my opinion.
The reason is that it needs to rewrite links and add hidden form elements. It therefore needs a library which can parse, modify and serialise HTML and XHTML. Unfortunately there are no such libraries in the stdlib. The main ones I know about are BeautifulSoup, html5lib and lxml.html. Michael -- http://michael.gorven.za.net PGP Key ID 1E016BE8 S/MIME Key ID AAF09E0E
signature.asc
Description: This is a digitally signed message part.
