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 vinay.sajip
Recipients cool-RR, python-dev, vinay.sajip
Date 2016-08-06.16:24:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1470500644.2.0.526995977411.issue27650@psf.upfronthosting.co.za>
In-reply-to
Content
IMO it's not really worth adding tests for __repr__() - because no external code should depend on the exact representation of instances of these kinds of classes.
History
Date User Action Args
2016-08-06 16:24:04vinay.sajipsetrecipients: + vinay.sajip, cool-RR, python-dev
2016-08-06 16:24:04vinay.sajipsetmessageid: <1470500644.2.0.526995977411.issue27650@psf.upfronthosting.co.za>
2016-08-06 16:24:04vinay.sajiplinkissue27650 messages
2016-08-06 16:24:04vinay.sajipcreate