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 djc
Recipients djc, giampaolo.rodola, josiah.carlson, josiahcarlson, r.david.murray
Date 2010-04-22.08:24:24
SpamBayes Score 0.008879136
Marked as misclassified No
Message-id <1271924667.6.0.590596594101.issue8483@psf.upfronthosting.co.za>
In-reply-to
Content
I definitely like the patch, but ideally we would also have a patch adding a __str__ on dispatcher, right? Which would just return the repr(self) result.
History
Date User Action Args
2010-04-22 08:24:27djcsetrecipients: + djc, josiahcarlson, giampaolo.rodola, josiah.carlson, r.david.murray
2010-04-22 08:24:27djcsetmessageid: <1271924667.6.0.590596594101.issue8483@psf.upfronthosting.co.za>
2010-04-22 08:24:24djclinkissue8483 messages
2010-04-22 08:24:24djccreate