Zachary Ware added the comment:

A change that I mentioned in a Rietveld comment on v10, but not in my last 
message: __all__ in operator.py no longer includes all of the __func__s, as 
currently doing "from operator import *" does not import all of the __func__s.

----------

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

Reply via email to