<div class="gmail_quote">2012/5/4 Matti Picus <span dir="ltr"><<a href="mailto:matti.picus@gmail.com" target="_blank">matti.picus@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I have modified files in lib-python/modified-2.7 to close all open files so that more of the lib-python tests pass in windows.</blockquote></div><br>CPython 3 emits a warning when a file is closed by its __del__ method.<div>
And of course the test suite has been updated to correctly close all files during the tests.</div><div>Have you compared your changes with the ones in the py3k branch?<br clear="all"><div><br></div>-- <br>Amaury Forgeot d'Arc<br>
</div>