]> granicus.if.org Git - python/commit
Avoid py3k warnings related to sort() of unrelated types.
authorAntoine Pitrou <solipsis@pitrou.net>
Tue, 21 Feb 2012 23:28:46 +0000 (00:28 +0100)
committerAntoine Pitrou <solipsis@pitrou.net>
Tue, 21 Feb 2012 23:28:46 +0000 (00:28 +0100)
commit93291534b717390c06aa7ba51361cf5be51349ad
tree735a99afeeb083c91d50a2f5e622c583765f4fee
parent66e565ee4825541e7bd9e544dcf8cefa999907f7
Avoid py3k warnings related to sort() of unrelated types.
Lib/test/mapping_tests.py