How to create a unix shell account with Python?

Sebastjan Trepca trepca at gmail.com
Sun Feb 5 12:34:30 EST 2006


Hi!

I couldn't find anything on creating a new linux user account in
Python documentation.
Anyone has any experience with this? You just run useradd command in
shell or is there a more pythonic way?

Thanks, Sebastjan



More information about the Python-list mailing list