]> granicus.if.org Git - python/commit
Followup to #7502: add __hash__ method and tests.
authorAntoine Pitrou <solipsis@pitrou.net>
Sun, 18 Dec 2011 19:22:50 +0000 (20:22 +0100)
committerAntoine Pitrou <solipsis@pitrou.net>
Sun, 18 Dec 2011 19:22:50 +0000 (20:22 +0100)
commit7bfe89945b6960bb68e27fd25fea421eee9b1fca
tree9f479b4beec9e5dc6bc6365df1a2bd29ae74c860
parent83250bb0a80cd7b5f5024965d4a71790de8b25df
parent165b1283ffe5922dd9f64ef7edb5534e6983d2f5
Followup to #7502: add __hash__ method and tests.
Lib/doctest.py
Lib/test/test_doctest.py