Files
cpython/Objects
Armin Rigo fd01d7933b (arre, arigo) SF bug #1350060
Give a consistent behavior for comparison and hashing of method objects
(both user- and built-in methods).  Now compares the 'self' recursively.
The hash was already asking for the hash of 'self'.
2006-06-08 10:56:24 +00:00
..
2006-06-06 18:08:16 +00:00
2006-06-08 10:56:24 +00:00
2006-06-08 10:56:24 +00:00
2006-05-23 18:32:11 +00:00