[Tutor] usernames and uid in linux

Pat Martin wpmartin at gmail.com
Fri Mar 3 19:47:12 CET 2006


> You're close:
>
> import pwd
>
> pw = pwd.getpwnam('username')
>
> Bill
> --
> INTERNET:   bill at Celestial.COM  Bill Campbell; Celestial Systems, Inc.
> URL: http://www.celestial.com/  PO Box 820; 6641 E. Mercer Way
> FAX:            (206) 232-9186  Mercer Island, WA 98040-0820; (206)
> 236-1676
>
> There is no distinctly native American criminal class save Congress
>     -- Mark Twain
> _______________________________________________
> Tutor maillist  -  Tutor at python.org
> http://mail.python.org/mailman/listinfo/tutor
>

I completely missed that. Thank you so much.

--
Pat Martin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/tutor/attachments/20060303/27af4a91/attachment.html 


More information about the Tutor mailing list