Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #93908 > unrolled thread
| Started by | Ben Finney <ben+python@benfinney.id.au> |
|---|---|
| First post | 2015-07-16 17:11 +1000 |
| Last post | 2015-07-16 17:11 +1000 |
| 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: Mapping, with sequence as key, wildcard and subsequence matching Ben Finney <ben+python@benfinney.id.au> - 2015-07-16 17:11 +1000
| From | Ben Finney <ben+python@benfinney.id.au> |
|---|---|
| Date | 2015-07-16 17:11 +1000 |
| Subject | Re: Mapping, with sequence as key, wildcard and subsequence matching |
| Message-ID | <mailman.567.1437030905.3674.python-list@python.org> |
Zachary Ware <zachary.ware+pylist@gmail.com> writes: > On Thu, Jul 16, 2015 at 1:31 AM, Ben Finney <ben+python@benfinney.id.au> wrote: > > Fine by me. What is the mapping API that needs to be implemented though? > > Have a look at collections.MutableMapping. Thank you, that's great! I hadn't realised the ‘collections’ module had such comprehensive coverage of Python built-in type APIs. Now to focus back on the “existing debugged implementation” part :-) -- \ “Nothing is so common as to imitate one's enemies, and to use | `\ their weapons.” —Voltaire, _Dictionnaire Philosophique_ | _o__) | Ben Finney
Back to top | Article view | comp.lang.python
csiph-web