Message147227
| Author | eric.araujo |
|---|---|
| Recipients | eric.araujo, ezio.melotti, gvanrossum, pitrou, vstinner |
| Date | 2011-11-07.14:59:00 |
| SpamBayes Score | 0.012315858 |
| Marked as misclassified | No |
| Message-id | <1320677940.83.0.932364807607.issue13224@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I misreported: dict.update is actually okay, but collections.Counter.update (a Python method) is a not an unbound method but a function (py3k-style). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-11-07 14:59:00 | eric.araujo | set | recipients: + eric.araujo, gvanrossum, pitrou, vstinner, ezio.melotti |
| 2011-11-07 14:59:00 | eric.araujo | set | messageid: <1320677940.83.0.932364807607.issue13224@psf.upfronthosting.co.za> |
| 2011-11-07 14:59:00 | eric.araujo | link | issue13224 messages |
| 2011-11-07 14:59:00 | eric.araujo | create | |