[Tutor] Editing html using python

Kent Johnson kent37 at tds.net
Sun Feb 14 14:30:37 CET 2010


On Sun, Feb 14, 2010 at 6:10 AM, Amit Sethi <amit.pureenergy at gmail.com> wrote:
> Hi I need to edit html programmatically . Sadly the html might be broken at
> places . I was using BeautifulSoup but there were lots of problems and it is
> also not maintained can some one guide me to any tutorials on editing html
> using lxml .

What version of BS are you using? 3.0.8 seems to be the best choice
for Python 2.6.

Kent


More information about the Tutor mailing list