Re: [Tutor] AttributeError - ChatServer
> AttributeError: ChatServer instance has no attribute 'decriptors' Read the error carefully - a typo maybe? Alan G. ___ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor
Re: [Tutor] AttributeError - ChatServer
On 27/01/06, Bob Hinkle <[EMAIL PROTECTED]> wrote: > While following a tutorial on how to create a simple chat server I stumbled > upon this problem: > AttributeError: ChatServer instance has no attribute 'decriptors' Hi Bob, Attributes are things like methods or variables that are "attached" to