getuser#
- class getuser[source]#
Get the current username
Alias to
getpass.getuser()
– see https://docs.python.org/3/library/getpass.html#getpass.getuserNew in version 3.0.0.
Site Navigation
Section Navigation
Get the current username
Alias to getpass.getuser()
– see https://docs.python.org/3/library/getpass.html#getpass.getuser
New in version 3.0.0.