[docs] [issue29453] Remove reference to undefined dictionary ordering in Tutorial

Jim Fasarakis-Hilliard report at bugs.python.org
Sat Feb 18 09:37:55 EST 2017


Jim Fasarakis-Hilliard added the comment:

Added the following short sentence to the PR, which I believe makes the point clear: 

Note that the order in which the keyword arguments are printed is guaranteed to match the order in which they were provided in the function call.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue29453>
_______________________________________


More information about the docs mailing list