[python-win32] Unable to close Excel, error in dynamic.py

2006-02-08 Thread George Flaherty
I have been messing around Excel, but when I run the following example I get an error? Python 2.4.2 (#67, Sep 28 2005, 12:41:11) [MSC v.1310 32 bit (Intel)] on win32 Type help, copyright, credits or license for more information. from win32com.client import Dispatch xlApp =

Re: [python-win32] Unable to close Excel, error in dynamic.py

2006-02-08 Thread Dan Glassman
George Flaherty wrote: I have been messing around Excel, but when I run the following example I get an error? Python 2.4.2 (#67, Sep 28 2005, 12:41:11) [MSC v.1310 32 bit (Intel)] on win32 Type help, copyright, credits or license for more information. from win32com.client import Dispatch