This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

作者 flox
收信人 aimacintyre, amaury.forgeotdarc, brian.curtin, ezio.melotti, flox, ronaldoussoren, saturn_mimas
日期 2010-02-01.07:46:56
SpamBayes Score 0.045068577
Marked as misclassified
Message-id <1265010418.65.0.361267228875.issue3426@psf.upfronthosting.co.za>
In-reply-to
内容
Small note:
 - the unit tests could use assertIsInstance(..., str), assertIsInstance(..., unicode) instead of the custom methods.
 - some "assertTrue" may be replaced by "assertEqual"
历史
日期 用户 动作 参数
2010-02-01 07:46:59flox修改recipients: + flox, ronaldoussoren, aimacintyre, amaury.forgeotdarc, ezio.melotti, saturn_mimas, brian.curtin
2010-02-01 07:46:58flox修改messageid: <1265010418.65.0.361267228875.issue3426@psf.upfronthosting.co.za>
2010-02-01 07:46:57flox链接issue3426 messages
2010-02-01 07:46:56flox创建