2011/12/17 Scott Leerssen <sleers...@gmail.com>

> I did see that, but I interpreted that to mean that the PyHANDLE would be
> dereferenced from the underlying Windows file handle,
>

It's the other way round: the PyHandle just forgets the win32 handle value,
and will not close it in its __del__.

-- 
Amaury Forgeot d'Arc
_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to