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
get keys with the same values
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="Nader, post: 3565092"] Thank you! It is the anwser which I was looking for. [(k,v) for k,v in d.items() if v is pattern]. But I don't understand what tou mean of "reverse look-up a lot"! I have to read some informations inclusive (latitudes and longitudes) form a file and after some processing to save part of this information to other file. Why do I make a new dictionary? Nader [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Python
get keys with the same values
Top