[Python-Dev] isinstance(x, types.UnboundMethodType) feature (original) (raw)
Michael Hudson mwh at python.net
Tue Jan 20 07:57:00 EST 2004
- Previous message: [Python-Dev] isinstance(x, types.UnboundMethodType) feature
- Next message: [Python-Dev] Re: isinstance(x, types.UnboundMethodType) feature
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-Dev] isinstance(x, types.UnboundMethodType) feature
- Next message: [Python-Dev] Re: isinstance(x, types.UnboundMethodType) feature
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]