commit | 62e2ca219311a111873892910ad441659faeaefa | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sat Jul 31 21:54:24 2010 +0000 |
committer | Georg Brandl <georg@python.org> | Sat Jul 31 21:54:24 2010 +0000 |
tree | 74b217909164562274942fe2688f8fbc41c81fd6 | |
parent | 78aa3964156c97329ca514d1f38bd3fbc2eda8db [diff] |
#8292: Fix three instances of truth tests on return values of filter() (which is always true in Python 3).