On Thu, Jan 13, 2011 at 13:43, Armin Rigo <[email protected]> wrote:
> Hi,
>
> On Thu, Jan 13, 2011 at 1:25 PM, Maciej Fijalkowski <[email protected]> wrote:
>>> close()ing this file automatically, but you should really close it
>>> explicitly yourself in the first place".  Maybe it can even be written
>>> in that sense in the error message.

>> How about a link to differencies between pypy and cpython, especially
>> about closing files?

And I guess you can also mention Jython and IronPython as being
PyPy-like (if the behavior just depends on having a GC instead of
refcounting). Disclaimer: I've never used IronPython.

> Yes please :-)
-- 
Paolo Giarrusso - Ph.D. Student
http://www.informatik.uni-marburg.de/~pgiarrusso/
_______________________________________________
[email protected]
http://codespeak.net/mailman/listinfo/pypy-dev

Reply via email to