Armin Rigo <[email protected]> added the comment:

The answer to my Python 3 question is that py3k's _io module (just like the one
on pypy for Python 2) don't use streamio.py at all.  This means that the latter
has no more reason to be kept alive.  Kill kill kill!

________________________________________
PyPy bug tracker <[email protected]>
<https://bugs.pypy.org/issue1397>
________________________________________
_______________________________________________
pypy-issue mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-issue

Reply via email to