John Gordon wrote: > In <[email protected]> > [email protected] writes: > >> ## prompt the user for a User name a& pWord >> user_pword = promptUser_PWord() > >> I get the error >> File "H:\dev\eclipse\workspace\genXls\src\genXls\promptUser_PWord.py", >> line 58 >> return user_pword >> SyntaxError: 'return' outside function > > Show us the complete definition of promptUser_PWord().
AFAIU It looks to be the module⦠> -- https://mail.python.org/mailman/listinfo/python-list
