Toby Berla <toby.be...@gmail.com> added the comment:

Thanks, Eric. (I'm new to Python.) Perhaps I should have paid closer attention 
to the description of the dictionary data structure -- 

"Performing list(d.keys()) on a dictionary returns a list of all the keys used 
in the dictionary, in arbitrary order"

-- rather than just jumping ahead to the code example. ;-)

----------
resolution:  -> not a bug
stage:  -> resolved
status: open -> closed

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

Reply via email to