Message133582
| Author | belopolsky |
|---|---|
| Recipients | belopolsky, dmalcolm, python-dev, rhettinger |
| Date | 2011-04-12.14:01:42 |
| SpamBayes Score | 5.535928e-06 |
| Marked as misclassified | No |
| Message-id | <1302616904.35.0.802771246345.issue11830@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Shouldn't this be forward ported to 3.3? Even though there is no bug in 3.x, code using an explicit dict is cleaner and more robust than the current code that relies on introspection to find methods that start with '_round_'. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-04-12 14:01:44 | belopolsky | set | recipients: + belopolsky, rhettinger, dmalcolm, python-dev |
| 2011-04-12 14:01:44 | belopolsky | set | messageid: <1302616904.35.0.802771246345.issue11830@psf.upfronthosting.co.za> |
| 2011-04-12 14:01:43 | belopolsky | link | issue11830 messages |
| 2011-04-12 14:01:42 | belopolsky | create | |