Skip to content

Instantly share code, notes, and snippets.

@xingkaixin
Created September 2, 2013 07:03
Show Gist options
  • Save xingkaixin/6409937 to your computer and use it in GitHub Desktop.
Save xingkaixin/6409937 to your computer and use it in GitHub Desktop.
module getpass 获取logon的username
import getpass
print getpass.getuser()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment