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! --Hal _______________________________________________ twill mailing list [email protected] http://lists.idyll.org/listinfo/twill
