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 Jim Fasarakis-Hilliard
Recipients Jim Fasarakis-Hilliard, docs@python
Date 2017-02-05.15:17:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1486307847.14.0.0393957719878.issue29453@psf.upfronthosting.co.za>
In-reply-to
Content
Removes `keys = sorted(keywords.keys())` from function example and removes the text that describes why this was necessary. As per PEP 468, this note is obsolete for 3.6+

Also changes the ordering of the function call to match the previous output.
History
Date User Action Args
2017-02-05 15:17:27Jim Fasarakis-Hilliardsetrecipients: + Jim Fasarakis-Hilliard, docs@python
2017-02-05 15:17:27Jim Fasarakis-Hilliardsetmessageid: <1486307847.14.0.0393957719878.issue29453@psf.upfronthosting.co.za>
2017-02-05 15:17:27Jim Fasarakis-Hilliardlinkissue29453 messages
2017-02-05 15:17:26Jim Fasarakis-Hilliardcreate