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

Yes, that's the problem.  Any PyPy translated using an older PyPy will only
contain whatever os-module functions were already available in this older PyPy.
 This is rather buggy, but there is little incentive to fix it for the future,
now that all functions are there...

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

Reply via email to