unbound methods

brent.chambers at gmail.com brent.chambers at gmail.com
Sat Aug 12 05:29:17 EDT 2006


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




More information about the Python-list mailing list