Re: [python-win32] PythonWin won't start the second time

2007-07-02 Thread Zeev B
No, It doesn't crash if I import it from the python console. I ran python.exe -v (after replacing the file with the original pyc that does work - the one that was generated in the installation) and indeed it recompiles because of a bad timestamp. Following are the relevant lines from the verbose o

Re: [python-win32] IE DOM ptr as input to DLL function - Doingthisright?

2007-07-02 Thread Jef Allbright
On 7/1/07, Richard Bell <[EMAIL PROTECTED]> wrote: ... On 6/29/07, Mark Hammond <[EMAIL PROTECTED]> wrote: ... Thanks Richard and Mark for providing a broader sense of the territory. At this point I suspect Ctypes might do what I need, but that too is mostly unexplored territory for me. In the m