Very general question, but: does there exist a way to "globally" define a specific user input that will, no matter where it occurs - assuming predetermined raw_input points - restart the entire script?
Something that might allow for the statement "If at any point you wish you restart, enter 'restart'", as an example.
Thanks very much for any insight.