commit | 30006c76f4acaaa66df47da697d900c369a892af | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Mon Jul 27 20:33:25 2009 +0000 |
committer | Raymond Hettinger <python@rcn.com> | Mon Jul 27 20:33:25 2009 +0000 |
tree | 6532ef9856fab77f73c1ed153c38b5f9e893e7ff | |
parent | da21dd076b8b06463ce9d2aebe1480ce1cf14083 [diff] |
Issue 6573: Fix set.union() for cases where self is in the argument chain.