[pypy-issue] Issue #2068: "os.uname" missing in PyPy (pypy/pypy)

Smiley Barry issues-reply at bitbucket.org
Mon Jun 22 13:56:49 CEST 2015


New issue 2068: "os.uname" missing in PyPy
https://bitbucket.org/pypy/pypy/issue/2068/osuname-missing-in-pypy

Smiley Barry:

I'm using `os.uname` to check which platform I'm running on -- Windows or Linux -- and on PyPy the function doesn't exist. Many other modules also use this in CPython, why doesn't it exist here?




More information about the pypy-issue mailing list