Message97680
You could use assertIsInstance(s, unicode, '%r is not unicode' % s) in the tests instead of your assertTrue.
I think the rest of it looks good. Works for me. |
|
| Date |
User |
Action |
Args |
| 2010-01-13 01:53:19 | brian.curtin | set | recipients:
+ brian.curtin, amaury.forgeotdarc, ezio.melotti, saturn_mimas, flox |
| 2010-01-13 01:53:19 | brian.curtin | set | messageid: <1263347599.1.0.102200575621.issue3426@psf.upfronthosting.co.za> |
| 2010-01-13 01:53:17 | brian.curtin | link | issue3426 messages |
| 2010-01-13 01:53:17 | brian.curtin | create | |
|