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 rhettinger
Recipients Mariatta, benjamin.peterson, rhettinger, selik
Date 2017-04-01.15:56:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1491062188.1.0.652314390665.issue29957@psf.upfronthosting.co.za>
In-reply-to
Content
Rather than removing the defaultdict, I think a cleaner fix is to just remove the unnecessary LBYL.   That leaves the code a little more compact, faster, and nice looking.
History
Date User Action Args
2017-04-01 15:56:28rhettingersetrecipients: + rhettinger, benjamin.peterson, selik, Mariatta
2017-04-01 15:56:28rhettingersetmessageid: <1491062188.1.0.652314390665.issue29957@psf.upfronthosting.co.za>
2017-04-01 15:56:28rhettingerlinkissue29957 messages
2017-04-01 15:56:28rhettingercreate