> I'm seeing Python hang on exit after a failed IIS GetObject() call,
> similar to what is described at
> http://mail.python.org/pipermail/python-win32/2005-October/003819.html.
> For instance, the code
> import win32com.client
> import pywintypes
> try:
> testobj=win32com.client.GetObject("II
Hi Everyone -
I'm seeing Python hang on exit after a failed IIS GetObject() call,
similar to what is described at
http://mail.python.org/pipermail/python-win32/2005-October/003819.html.
For instance, the code
import win32com.client
import pywintypes
try:
testobj=win32com.client.GetObject("II