Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #93904

Re: Mapping, with sequence as key, wildcard and subsequence matching

References <85k2u0vpis.fsf@benfinney.id.au> <mo7fco$tme$1@ger.gmane.org> <85bnfcve7w.fsf@benfinney.id.au> <CAPTjJmrNVFcT5O9H3EtiSa1rthjkLP2+hdVcRciTr9gmnmD7LA@mail.gmail.com> <85380ovcix.fsf@benfinney.id.au>
From Zachary Ware <zachary.ware+pylist@gmail.com>
Date 2015-07-16 01:43 -0500
Subject Re: Mapping, with sequence as key, wildcard and subsequence matching
Newsgroups comp.lang.python
Message-ID <mailman.564.1437029061.3674.python-list@python.org> (permalink)

Show all headers | View raw


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.

-- 
Zach

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: Mapping, with sequence as key, wildcard and subsequence matching Zachary Ware <zachary.ware+pylist@gmail.com> - 2015-07-16 01:43 -0500

csiph-web