Message 98650 - Python tracker
Message98650
| Author | flox |
|---|---|
| Recipients | aimacintyre, amaury.forgeotdarc, brian.curtin, ezio.melotti, flox, ronaldoussoren, saturn_mimas |
| Date | 2010-02-01.07:46:56 |
| SpamBayes Score | 0.045068577 |
| Marked as misclassified | No |
| Message-id | <1265010418.65.0.361267228875.issue3426@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Small note: - the unit tests could use assertIsInstance(..., str), assertIsInstance(..., unicode) instead of the custom methods. - some "assertTrue" may be replaced by "assertEqual" |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-02-01 07:46:59 | flox | set | recipients: + flox, ronaldoussoren, aimacintyre, amaury.forgeotdarc, ezio.melotti, saturn_mimas, brian.curtin |
| 2010-02-01 07:46:58 | flox | set | messageid: <1265010418.65.0.361267228875.issue3426@psf.upfronthosting.co.za> |
| 2010-02-01 07:46:57 | flox | link | issue3426 messages |
| 2010-02-01 07:46:56 | flox | create | |