[pypy-issue] [issue841] [PATCH] Implement 'os.getlogin'

Amaury Forgeot d Arc tracker at bugs.pypy.org
Mon Aug 22 14:02:18 CEST 2011


Amaury Forgeot d Arc <amauryfa at gmail.com> added the comment:

Thanks! some remarks:
- http://docs.python.org/library/os.html#os.getlogin says that the value is often 
equal to os.environ['LOGNAME']
- It also says that the function is not implemented at all on Windows!

----------
nosy: +afa
status: unread -> chatting

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


More information about the pypy-issue mailing list