__eq__ on a dict

simon.dahlbacka at gmail.com simon.dahlbacka at gmail.com
Mon Jul 11 08:43:55 EDT 2005


"Use the source, Luke"

dict_richcompare:
http://fisheye.cenqua.com/viewrep/python/python/dist/src/Objects/dictobject.c?r=2.165#l1510

dict_compare:
http://fisheye.cenqua.com/viewrep/python/python/dist/src/Objects/dictobject.c?r=2.165#l1425

/Simon




More information about the Python-list mailing list