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 chris.jerdonek
Recipients chris.jerdonek, eric.araujo, michael.foord, r.david.murray, rbcollins
Date 2012-10-21.19:49:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1350848985.63.0.0299745543473.issue16288@psf.upfronthosting.co.za>
In-reply-to
Content
> testscenarios copies the tests, it doesn't call the constructor for the class;

My suggestion on how to override __str__ (by assignment to __class__) doesn't require that the constructor be called.
History
Date User Action Args
2012-10-21 19:49:45chris.jerdoneksetrecipients: + chris.jerdonek, rbcollins, eric.araujo, r.david.murray, michael.foord
2012-10-21 19:49:45chris.jerdoneksetmessageid: <1350848985.63.0.0299745543473.issue16288@psf.upfronthosting.co.za>
2012-10-21 19:49:45chris.jerdoneklinkissue16288 messages
2012-10-21 19:49:45chris.jerdonekcreate