On Sun, 23 Jun 2013 16:18:35 -0700, christhecomic wrote:

> How do I bring users back to beginning of user/password question once
> they fail it? thx

Write a loop. If they don't fail (i.e. they get the password correct), 
then break out of the loop.


-- 
Steven
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to