Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #29479
| From | Neal Becker <ndbecker2@gmail.com> |
|---|---|
| Subject | A little morning puzzle |
| Date | 2012-09-19 07:17 -0400 |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.907.1348053436.27098.python-list@python.org> (permalink) |
I have a list of dictionaries. They all have the same keys. I want to find the set of keys where all the dictionaries have the same values. Suggestions?
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
A little morning puzzle Neal Becker <ndbecker2@gmail.com> - 2012-09-19 07:17 -0400 Re: A little morning puzzle Jussi Piitulainen <jpiitula@ling.helsinki.fi> - 2012-09-19 14:34 +0300 Re: A little morning puzzle Paul Rubin <no.email@nospam.invalid> - 2012-09-19 10:12 -0700
csiph-web