> Well, I'd use the raw_input function instead of the input function. input is raw_input in Python 3.1. raw_input doesn't exist.
Alan G.
_______________________________________________ Tutor maillist - [email protected] To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor
