
Hello i'm making this test using the program written in twisted book on page 134 to 136 but i get this error: passwordChecker = CredentialsChecker(passwords) NameError: name 'CredentialsChecker' is not defined Why? ------------------------------------------------------ Risparmia fino al 30% sulla Rc auto e approffitta dello sconto extra del 10%, fino al 31 Ottobre! Scegli Direct Line! http://click.libero.it/direct_line6

lucaberto@libero.it wrote:
Hello i'm making this test using the program written in twisted book on page 134 to 136 but i get this error:
passwordChecker = CredentialsChecker(passwords) NameError: name 'CredentialsChecker' is not defined
Why?
Is it anywhere in your code? Is it in any file you have imported? It's either missing or misspelled. d
participants (2)
-
Duncan McGreggor
-
lucaberto@libero.it