On Oct 7, 11:35 pm, mdipierro <mdipie...@cs.depaul.edu> wrote: > yes but it has a memory leak because some files are not closed by > default. It can be fixed.
Yes, of course. I expect that the same problem remains as reported in the original post. It is just that I didn't see such errors in my small tests last night. I had not tried pypy before, and so having tried it out, and seeing positive results, I thought that was worth reporting. I agree that fixing the open files issue should be possible.