]> granicus.if.org Git - python/commit
Add __bool__ method. Add tests. Fix-up broken test.
authorRaymond Hettinger <python@rcn.com>
Sat, 26 Feb 2011 06:53:58 +0000 (06:53 +0000)
committerRaymond Hettinger <python@rcn.com>
Sat, 26 Feb 2011 06:53:58 +0000 (06:53 +0000)
commitd032131dcbb781b25756067653185067cbaf983d
treea78236ef99abf634ceda60c2dd5fa88da523c876
parentcb8b94447c2987c97c5bffbf550da882bdcde9f9
Add __bool__ method. Add tests. Fix-up broken test.
Lib/collections/__init__.py
Lib/test/test_collections.py