Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Python
updating dictionaries from/to dictionaries
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Brandon, post: 3609951"] I wasn't sure about the update method either, since AFAICT (not far) the values would in fact update, not append as I needed them to. But the iteritems and get combo definitely worked for me. Thank you for the suggested link. I'm familiar with that page, but my skill level isn't so far along yet that I can more or less intuitively see how to combine methods, particularly in dictionaries. What would be a dream for me is if somebody just had tons of use-case examples - basically this post, condensed, for every potent combination of dictionary methods. A guy can dream. [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Python
updating dictionaries from/to dictionaries
Top