In <[email protected]> [email protected]
writes:
> As requested , full code for promptUser_PWord
<snip>
So promptUser_PWord is a module? Well, I'm confused. You gave us this
bit of code:
user_pword = promptUser_PWord()
But that can't work if promptUser_PWord is a module; modules aren't
callable. promptUser_PWord() has to be a function or a class.
--
John Gordon A is for Amy, who fell down the stairs
[email protected] B is for Basil, assaulted by bears
-- Edward Gorey, "The Gashlycrumb Tinies"
--
https://mail.python.org/mailman/listinfo/python-list