bdk <bdkea...@gmail.com> added the comment: some of these would be present if the buildbots translated pypy using a fresh cpython2.7 (with proper functions in the os module) rather than using an older pypy (which was translated either before the function was included in pypy's os or before the functions were in the host os module, ie functions added to cpython recently).
for example, code to support fchown/fchmod was added 8275a7379d56 but will not be included until the translating host python has it in the os module. ________________________________________ PyPy bug tracker <trac...@bugs.pypy.org> <https://bugs.pypy.org/issue833> ________________________________________ _______________________________________________ pypy-issue mailing list pypy-issue@python.org http://mail.python.org/mailman/listinfo/pypy-issue