Message187007
| Author | zach.ware |
|---|---|
| Recipients | Arfrever, brett.cannon, eric.araujo, ezio.melotti, jcea, meador.inge, pitrou, serhiy.storchaka, zach.ware |
| Date | 2013-04-15.16:41:56 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1366044116.27.0.893039041464.issue16694@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
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. |
|
| History | |||
|---|---|---|---|
| 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: <1366044116.27.0.893039041464.issue16694@psf.upfronthosting.co.za> |
| 2013-04-15 16:41:56 | zach.ware | link | issue16694 messages |
| 2013-04-15 16:41:56 | zach.ware | create | |