Added proper reflection on instances of <type 'method-wrapper'>, e.g.
'[].__add__', to match what the other internal descriptor types provide: '__objclass__' attribute, '__self__' member, and reasonable repr and comparison. Added a test.
A
Armin Rigo committed
c6686b7c7e0a10e7dc472a0256a9823c4d7136f2
Parent: 64b414a