Raymond Hettinger <raymond.hettin...@gmail.com> added the comment:

Sorry, this is at odds with how Guido wants bool to work with containers.  The 
bool check is all about whether or not a container is empty, not about its 
contents.

----------
resolution:  -> invalid
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue11775>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to