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.

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:59floxsetrecipients: + flox, ronaldoussoren, aimacintyre, amaury.forgeotdarc, ezio.melotti, saturn_mimas, brian.curtin
2010-02-01 07:46:58floxsetmessageid: <1265010418.65.0.361267228875.issue3426@psf.upfronthosting.co.za>
2010-02-01 07:46:57floxlinkissue3426 messages
2010-02-01 07:46:56floxcreate