On Dec 17, 2011, at 12:25 PM, Amaury Forgeot d'Arc wrote:

> 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__. 

Sorry, I did write that backward.  How is the win32 handle freed?

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

Reply via email to