I'm writing a scipt that need to interact with the user.
Lets say I have the:

"Do you want to continue [Y|n]"

Where just pressing return means Yes (since its uppercase).

Its easy to write a function for this, but perhaps something like this
already exists. Could someone point me to a class that handles this
kind of user interaction?

BR / Claes

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

Reply via email to