<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Dec 17, 2011, at 12:25 PM, Amaury Forgeot d'Arc wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div class="gmail_quote">2011/12/17 Scott Leerssen <span dir="ltr">&lt;<a href="mailto:sleerssen@gmail.com">sleerssen@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div style="word-wrap:break-word"><div><div class="h5"><div>I did see that, but I interpreted that to mean that the PyHANDLE would be dereferenced from the underlying Windows file handle,&nbsp;</div></div></div></div></blockquote>
<div><br></div><div>It's the other way round: the PyHandle just forgets the win32 handle value, and will not close it in its __del__.&nbsp;</div></div>
</blockquote><br></div><div>Sorry, I did write that backward. &nbsp;How is the win32 handle freed?</div><br></body></html>