]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Missed my last update to __eq__ to check matching length.
authorRaymond Hettinger <python@rcn.com>
Mon, 2 Mar 2009 21:28:41 +0000 (21:28 +0000)
committerRaymond Hettinger <python@rcn.com>
Mon, 2 Mar 2009 21:28:41 +0000 (21:28 +0000)
commitea9f8db2a28b3a99e3007314795a0c27de1bd80f
tree2b888df196688f1e042a70ce1b8a6fa46ff3c193
parent2d32f63ec9bef3c78144557e5b2984f9b56a3294
Missed my last update to __eq__ to check matching length.
Lib/collections.py