[EMAIL PROTECTED] 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

_______________________________________________
Twisted-web mailing list
[email protected]
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-web

Reply via email to