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!

-chase

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to