f Of Christopher
>>Brichford
>>Sent: Tuesday, 5 April 2005 3:29 AM
>>To: python-win32@python.org
>>Subject: [python-win32] Trouble running profiler
>>
>>
>> I'm try to run the profiler on a program that uses
>>win32com.client to
>>a
fails).
Mark.
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of Christopher
> Brichford
> Sent: Tuesday, 5 April 2005 3:29 AM
> To: python-win32@python.org
> Subject: [python-win32] Trouble running profiler
>
>
> I
I'm try to run the profiler on a program that uses win32com.client to
access the Msxml2.DOMDocument COM class to load an XML document. I
have attaced the stack trace I get when I run:
python.exe -m profile profileTest.py
I have also attached profileTest.py. The profiler seems to work fi