On Wed, Feb 17, 2016 at 7:01 AM, bruce <badoug...@gmail.com> wrote:
> I might just wind up stripping tabs/spaces and joining on space to pre
> massage the content prior to handling it..

Hi Bruce,

I want to give a second recommendation to BeautifulSoup:

    http://www.crummy.com/software/BeautifulSoup/


In particular, it knows how to search HTML:

    http://www.crummy.com/software/BeautifulSoup/bs4/doc/#searching-the-tree
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to