[Python-Dev] isinstance(x, types.UnboundMethodType) feature

Michael Hudson mwh at python.net
Tue Jan 20 07:57:00 EST 2004


Gareth Ladd <g.ladd at eris.qinetiq.com> writes:

> Am I missing an subtelty of bound/unbound-ness?

Unbound and bound methods have the same type.

Cheers,
mwh
(PS: inappropriate post for python-dev)

-- 
  I have long since given up dealing with people who hold idiotic
  opinions as if they had arrived at them through thinking about
  them.                                 -- Erik Naggum, comp.lang.lisp



More information about the Python-Dev mailing list