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

Raymond Hettinger report at bugs.python.org
Fri Feb 17 20:12:00 EST 2017


Raymond Hettinger added the comment:

>> But maybe it is worth to mention that the output 
>> corresponds to the order of passed keyword arguments
 
> Should I add this note? 

Yes, please.  This is a section on keyword arguments, making it the preferred place to mention the new guaranteed output order.

----------

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


More information about the docs mailing list