Re: [wwwsearch-general] (no subject)

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • John J Lee

    Re: [wwwsearch-general] (no subject)

    On Fri, 29 Aug 2008, bruce wrote:
    [...]
    does the page (test.html) need to be completely valid html?
    No, but there are certainly (poorly-defined) limitations.

    I haven't tried to understand your script or the HTML, but did you try
    this:

    br = mechanize.Brows er(mechanize.Ro bustFactory())
    ....


    John

Working...