HTML DOM parser?

David LeBlanc whisper at oz.net
Thu Jul 18 21:31:03 EDT 2002


adding time.sleep(2) made it work - gave the browser time to _have_ a
document :-)

David LeBlanc
Seattle, WA USA

> -----Original Message-----
> From: python-list-admin at python.org
> [mailto:python-list-admin at python.org]On Behalf Of David LeBlanc
> Sent: Thursday, July 18, 2002 18:11
> To: Paul Rubin; python-list at python.org
> Subject: RE: HTML DOM parser?
>
>
> > The exception might be legitimate, because of the 403 error.  Try
> > www.yahoo.com instead of www.nightsong.com.  www.nightsong.com really
> > does return a 403.
> > --
>
>
> Nope - it's the call to ie.document that chokes. ie.navigation does open
> www.w3.org just fine, but trying to get to the DOM isn't working.
>
> It looks like there's no attribute "document" for this interface...
>
> Dave LeBlanc
>
>
>
> --
> http://mail.python.org/mailman/listinfo/python-list






More information about the Python-list mailing list