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?


_______________________________________________
pypy-issue mailing list
pypy-issue@python.org
https://mail.python.org/mailman/listinfo/pypy-issue

Reply via email to