Raymond Hettinger <raymond.hettin...@gmail.com> added the comment: It probably would have been okay to remove assertDictContainsSubset which had nearly zero uptake (according to Google's code search). That's probably because it addresses an uncommon use case, because it was only recently introduced, and because its arguments were in the wrong order.
That situation is much different that assertEquals and friends that have been around for a long time. I don't care much how this gets resolved; just wanted to point-out that there is much less of a reason to keep assertDictContainsSubset.. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue9424> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com