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 Gaurav Tatke
Recipients ChrisBarker, Gaurav Tatke, Jim.Jewett, docs@python
Date 2016-12-29.10:38:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1483007894.97.0.287353520561.issue28612@psf.upfronthosting.co.za>
In-reply-to
Content
Hi,

I am new to Python and want to contribute. I am attaching a patch having required example of using defaultdict with translate. Please let me know if anything needs to be changed. I have tested the example and also the html doc in my local.

Regards,
Gaurav
History
Date User Action Args
2016-12-29 10:38:15Gaurav Tatkesetrecipients: + Gaurav Tatke, docs@python, Jim.Jewett, ChrisBarker
2016-12-29 10:38:14Gaurav Tatkesetmessageid: <1483007894.97.0.287353520561.issue28612@psf.upfronthosting.co.za>
2016-12-29 10:38:14Gaurav Tatkelinkissue28612 messages
2016-12-29 10:38:14Gaurav Tatkecreate