Steven D'Aprano wrote: > On Tue, 05 May 2009 13:43:32 -0400, J. Cliff Dyer wrote: > Except for the ones that it doesn't cover, like strings: > >>>> hasattr('abcd', '__iter__') > False True in Python3