Searched defs:getuser (Results 1 - 2 of 2) sorted by relevance

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Dgetpass.py4 getuser() - Get the user name from the environment or password database.
20 __all__ = ["getpass","getuser","GetPassWarning"]
141 def getuser(): function
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Dgetpass.py4 getuser() - Get the user name from the environment or password database.
20 __all__ = ["getpass","getuser","GetPassWarning"]
141 def getuser(): function

Completed in 76 milliseconds