Message87739
| Author | rhettinger |
|---|---|
| Recipients | danderson, doerwalter, rhettinger |
| Date | 2009-05-14.16:28:44 |
| SpamBayes Score | 0.009762425 |
| Marked as misclassified | No |
| Message-id | <1242318528.19.0.34547417436.issue2661@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Walter, this is your code. Care to incorporate any of David's ideas? David, for my own code, the usual technique for something like test_repr() is to subclass TestHashMappingProtocol and override the test method with a customized test_repr() method. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-05-14 16:28:48 | rhettinger | set | recipients: + rhettinger, doerwalter, danderson |
| 2009-05-14 16:28:48 | rhettinger | set | messageid: <1242318528.19.0.34547417436.issue2661@psf.upfronthosting.co.za> |
| 2009-05-14 16:28:46 | rhettinger | link | issue2661 messages |
| 2009-05-14 16:28:45 | rhettinger | create | |