Message 140494 - Python tracker
Message140494
| Author | ncoghlan |
|---|---|
| Recipients | eric.araujo, francescor, javawizard, lregebro, ncoghlan, python-dev, rhettinger |
| Date | 2011-07-16.12:44:56 |
| SpamBayes Score | 3.1672053e-06 |
| Marked as misclassified | No |
| Message-id | <1310820297.46.0.559621017357.issue10042@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Also, a note regarding efficiency: as it calls the underlying methods directly and avoids recursing through the full operand coercion machinery, I would actually expect this approach to run faster than the current implementation. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-07-16 12:44:57 | ncoghlan | set | recipients: + ncoghlan, rhettinger, eric.araujo, lregebro, francescor, python-dev, javawizard |
| 2011-07-16 12:44:57 | ncoghlan | set | messageid: <1310820297.46.0.559621017357.issue10042@psf.upfronthosting.co.za> |
| 2011-07-16 12:44:56 | ncoghlan | link | issue10042 messages |
| 2011-07-16 12:44:56 | ncoghlan | create | |