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 amaury.forgeotdarc
Recipients amaury.forgeotdarc, fdrake, jackdied, ncw, terry.reedy
Date 2010-07-22.09:11:12
SpamBayes Score 0.11692034
Marked as misclassified No
Message-id <1279789885.67.0.556339976971.issue5131@psf.upfronthosting.co.za>
In-reply-to
Content
Patch looks good to me.
(Some day the pprint module should grow some way to register repr for user types, so we can stop adding special cases; but defaultdict() is a builtin)
History
Date User Action Args
2010-07-22 09:11:26amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, fdrake, terry.reedy, jackdied, ncw
2010-07-22 09:11:25amaury.forgeotdarcsetmessageid: <1279789885.67.0.556339976971.issue5131@psf.upfronthosting.co.za>
2010-07-22 09:11:13amaury.forgeotdarclinkissue5131 messages
2010-07-22 09:11:12amaury.forgeotdarccreate