In <[EMAIL PROTECTED]>,
[EMAIL PROTECTED] wrote:

> I wrote a small class today at work playing with sockets in command
> line windows. When attempting to call the handle function, I get a
> TypeError.  "Unbound method handle() must be called with connection
> instance as first argument (got nothing instead).  Any suggestions
> would be greatly appreciated.  Thanks!

I'd suggest that you post some actual code plus traceback so we don't have
to guess.

Ciao,
        Marc 'BlackJack' Rintsch
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to