In <cc439011-f9b3-4837-ba3b-6703f99ae...@googlegroups.com> kevind0...@gmail.com 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 gor...@panix.com B is for Basil, assaulted by bears -- Edward Gorey, "The Gashlycrumb Tinies" -- https://mail.python.org/mailman/listinfo/python-list