On 02/04/2013 19:19, ankesh.pra...@cognizant.com wrote:
         I am facing folowing erro while executing python code:
             Win32 exception occurred releasing IUnknown at 0x03210eb8

You need to give us a bit more of a clue as to what your code does. My guess is that you're using the pywin32 packages and, possibly, the MAPI COM interface? That occasionally throws up that sort of exception. Assuming I'm right, you're better off asking on the python-win32 mailing list, ideally with a reproducible code sample.

TJG
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to