Re: [python-win32] Trouble running profiler

2005-04-05 Thread Christopher Brichford
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

RE: [python-win32] Trouble running profiler

2005-04-04 Thread Mark Hammond
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

[python-win32] Trouble running profiler

2005-04-04 Thread Christopher Brichford
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