[Tutor] passwords

Sean 'Shaleh' Perry shalehperry@attbi.com
Mon, 11 Feb 2002 09:55:28 -0800 (PST)


> 
> so far the only things in python dealing with paswords GET them from
> the user and compare them to the stored password for equality.
> 

you need a python way to call the system set password functions.  Somebody
probably already did this work, you just need to find it.