unbound methods

Marc 'BlackJack' Rintsch bj_666 at gmx.net
Sat Aug 12 05:52:43 EDT 2006


In <1155374957.203786.73840 at 74g2000cwt.googlegroups.com>,
brent.chambers at gmail.com 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



More information about the Python-list mailing list