Jef,
I'm not sure if this is helpful but you might try taking a look at the Pamie
code for how it gets deals with the DOM.
Additionally the following code snip may be helpful (self is
win32com.Client.Dispatch returned IE object)
Regards,
Richard
- code -
def Dom(self,
er
"Zeev B" wrote:
> This is the comparison of the two files (starting at offset 0):
>
> -
> L0 B3 F2 0D 0A 94 BF 29 42 63 00 00 00 00 00 00 00 ³ò.."¿)Bc...
> R0 B3 F2 0D 0A A4 CD 29 42 63 00 00 00 00 00 00 00 ³ò..¤Í)Bc...
>
> L - the worki
"R. Alan Monroe" wrote:
>I noticed the "Edit" context menu option in Windows Explorer was
> opening an older version of pythonwin. I re-ran the pywin32 210
> installer to see if it would patch it up, but no dice.
>
> I can hand-correct these of course, but shouldn't it be working out of
> the box