On Fri, Jul 28, 2006 at 01:57:22PM -0700, Hal Wine wrote: -> On 7/26/06, Terry Peppers <[EMAIL PROTECTED]> wrote: -> > This probably isn't the correct answer, but when I'm trying to access -> > certain elements of a page I've been using Beautiful Soup with decent -> > results. -> -> No that makes sense - Thanks, Terry! As I now understand it: -> - use twill for interpage navigation -> - use twill for "lightweight" content examination -> - use BeautifulSoup for deep content inspection -> -> I hadn't really examined BeautifulSoup yet - it's quite nice - thanks -> for the pointer!
Hi, Hal, this is a nice little summary. I'll add it to the twill page! (...and make it easier to get ahold of a BeautifulSoup object...) thanks, --titus _______________________________________________ twill mailing list [email protected] http://lists.idyll.org/listinfo/twill
