Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #93911 > unrolled thread
| Started by | Mark Lawrence <breamoreboy@yahoo.co.uk> |
|---|---|
| First post | 2015-07-16 08:27 +0100 |
| Last post | 2015-07-16 08:27 +0100 |
| 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 Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-07-16 08:27 +0100
| From | Mark Lawrence <breamoreboy@yahoo.co.uk> |
|---|---|
| Date | 2015-07-16 08:27 +0100 |
| Subject | Re: Mapping, with sequence as key, wildcard and subsequence matching |
| Message-ID | <mailman.570.1437031807.3674.python-list@python.org> |
On 16/07/2015 08:11, Ben Finney wrote: > 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. > You might get some inspiration from http://nullege.com/codes/search/collections.MutableMapping -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence
Back to top | Article view | comp.lang.python
csiph-web