Raymond Hettinger <rhettin...@users.sourceforge.net> added the comment:

After discussion on IRC, have decided to make the Set ABC more closely match 
setobject.c by loosening setobject.c binary operations to accept any Iterable 
rather than any just a set/frozenset.

----------

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

Reply via email to