Message187007
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. |
|
| Date |
User |
Action |
Args |
| 2013-04-15 16:41:56 | zach.ware | set | recipients:
+ zach.ware, brett.cannon, jcea, pitrou, ezio.melotti, eric.araujo, Arfrever, meador.inge, serhiy.storchaka |
| 2013-04-15 16:41:56 | zach.ware | set | messageid: <[email protected]> |
| 2013-04-15 16:41:56 | zach.ware | link | issue16694 messages |
| 2013-04-15 16:41:56 | zach.ware | create | |
|