New submission from Jim Fasarakis-Hilliard:

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.

----------
assignee: docs@python
components: Documentation
files: controlflowdiff.patch
keywords: patch
messages: 287048
nosy: Jim Fasarakis-Hilliard, docs@python
priority: normal
severity: normal
status: open
title: Remove reference to undefined dictionary ordering in Tutorial
versions: Python 3.6, Python 3.7
Added file: http://bugs.python.org/file46524/controlflowdiff.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue29453>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to