Christian Heimes <[email protected]> added the comment:

On POSIX os.getlogin() is a thin wrapper around the glibc function getlogin() 
https://linux.die.net/man/3/getlogin . The error is coming from glibc.

----------
nosy: +christian.heimes

_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue40821>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to