Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #73750 > unrolled thread
| Started by | python@bdurham.com |
|---|---|
| First post | 2014-06-30 10:44 -0400 |
| Last post | 2014-06-30 10:44 -0400 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: Creating a dict-like class that counts successful and failed key matches python@bdurham.com - 2014-06-30 10:44 -0400
| From | python@bdurham.com |
|---|---|
| Date | 2014-06-30 10:44 -0400 |
| Subject | Re: Creating a dict-like class that counts successful and failed key matches |
| Message-ID | <mailman.11345.1404139471.18130.python-list@python.org> |
Hi Chris, > Sounds like you want to subclass dict, then. Something like this: Nice!!! I need to study your solution, but at first blush it looks exactly like what I wanted to implement. Thank you! Malcolm
Back to top | Article view | comp.lang.python
csiph-web