]> granicus.if.org Git - python/commit
Issue 15246: Improve test coverage for collections.abc.Set. (Contributed by James...
authorRaymond Hettinger <python@rcn.com>
Mon, 26 May 2014 01:28:39 +0000 (18:28 -0700)
committerRaymond Hettinger <python@rcn.com>
Mon, 26 May 2014 01:28:39 +0000 (18:28 -0700)
commit2d452ee166c15002cdb70fab69dc654aac5db0a0
tree8212db0b1fd04d12c091dc5be4cbdfca6572df80
parent62f4dad81607d8d0a70223ef3feacdfd3aa5e898
Issue 15246:  Improve test coverage for collections.abc.Set.  (Contributed by James King).
Lib/test/test_collections.py
Misc/ACKS