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 eric.araujo
Recipients eric.araujo, georg.brandl
Date 2009-05-06.01:09:00
SpamBayes Score 0.023879211
Marked as misclassified No
Message-id <1241572142.28.0.725254023221.issue5922@psf.upfronthosting.co.za>
In-reply-to
Content
Nitpicking: I suggest renaming one class used in testing from CtorRaises
to InitRaises, since __init__ is not a constructor (and the meaning of
“Ctor” is not that obvious :)
History
Date User Action Args
2009-05-06 01:09:02eric.araujosetrecipients: + eric.araujo, georg.brandl
2009-05-06 01:09:02eric.araujosetmessageid: <1241572142.28.0.725254023221.issue5922@psf.upfronthosting.co.za>
2009-05-06 01:09:01eric.araujolinkissue5922 messages
2009-05-06 01:09:00eric.araujocreate