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

Armin Rigo tracker at bugs.pypy.org
Sat Nov 9 12:58:13 CET 2013


Armin Rigo <armin.rigo at gmail.com> added the comment:

The current list of missing names, using a fresh CPython-translated PyPy:

< confstr
< confstr_names
< getresgid
< getresuid
< initgroups
< pathconf
< setgroups
< setresgid
< setresuid
< tcgetpgrp
< tcsetpgrp

----------
release: 2.0 -> 

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


More information about the pypy-issue mailing list