ankesh.pra...@cognizant.com wrote:
>             I am facing folowing error while executing python code:
>             Win32 exception occurred releasing IUnknown at 0x03210eb8
> Please let me know the resolution of the same.

This often means you are deleting an object that was already deleted
earlier.  What was the context of this?

-- 
Tim Roberts, t...@probo.com
Providenza & Boekelheide, Inc.

_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to