[pypy-issue] [issue833] missing functions in the os module

teepark tracker at bugs.pypy.org
Mon Jul 23 22:29:08 CEST 2012


teepark <travis.parker at gmail.com> added the comment:

another update to this list, from cpython 2.7.3 and pypy 1.9:
'setresgid',
'confstr',
'getresgid',
'tcsetpgrp',
'statvfs',
'pathconf',
'initgroups',
'fchown',
'getresuid',
'fchmod',
'setresuid',
'confstr_names',
'setgroups',
'tcgetpgrp',
'fstatvfs',
'ctermid',
'statvfs_result'

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue833>
________________________________________


More information about the pypy-issue mailing list