Lines Matching full:getpass
12 import getpass49 groups = [g.gr_gid for g in grp.getgrall() if getpass.getuser() in g.gr_mem]