]> granicus.if.org Git - python/commit
removed Enum.__eq__ as it added nothing
authorEthan Furman <ethan@stoneleaf.us>
Wed, 13 Nov 2013 22:25:45 +0000 (14:25 -0800)
committerEthan Furman <ethan@stoneleaf.us>
Wed, 13 Nov 2013 22:25:45 +0000 (14:25 -0800)
commitbe3c2fea35de9bbdd5e3c9328fa413ed04ba7d6b
tree6c4e4a9facb18a1dc301173e00f4630ff7b1ae90
parent82e9f32f17bfff32041d3f3825f1d8fbc5e76929
removed Enum.__eq__ as it added nothing
Lib/enum.py
Lib/test/test_enum.py