Message306915
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. ;-) |
|
Date |
User |
Action |
Args |
2017-11-24 19:25:53 | tberla | set | recipients:
+ tberla, eric.smith, docs@python |
2017-11-24 19:25:53 | tberla | set | messageid: <1511551553.69.0.213398074469.issue32127@psf.upfronthosting.co.za> |
2017-11-24 19:25:53 | tberla | link | issue32127 messages |
2017-11-24 19:25:53 | tberla | create | |
|