[pypy-dev] win32-stdlib branch

Amaury Forgeot d'Arc amauryfa at gmail.com
Sat May 5 18:53:54 CEST 2012


2012/5/4 Matti Picus <matti.picus at gmail.com>

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


CPython 3 emits a warning when a file is closed by its __del__ method.
And of course the test suite has been updated to correctly close all files
during the tests.
Have you compared your changes with the ones in the py3k branch?

-- 
Amaury Forgeot d'Arc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-dev/attachments/20120505/2d29b8d6/attachment.html>


More information about the pypy-dev mailing list