Hi all,

Im new to python. Please can someone suggest a url for reading or  
solution to validating
user input in python reliably? upon building a small terminal app,
it appears that using the raw_input function combined with try-catch
for the input conversion to integer, might be a good way to go. ?

I need users to enter integers, and everything else displays "invalid
input, try again"

Thanks in advance for any help you can offer.

Dane




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

Reply via email to