types.UnboundMethodType == types.MethodType >>> 1

gods1child alankarmisra at hotmail.com
Tue Jul 3 11:06:26 EDT 2001


>>> import types
>>> print types.UnboundMethodType == types.MethodType
1

So the point of BOTH of these is? Better documentation? Naaahhhh.



More information about the Python-list mailing list