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


Groups > comp.lang.python > #93904 > unrolled thread

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

Started byZachary Ware <zachary.ware+pylist@gmail.com>
First post2015-07-16 01:43 -0500
Last post2015-07-16 01:43 -0500
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.


Contents

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

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

FromZachary Ware <zachary.ware+pylist@gmail.com>
Date2015-07-16 01:43 -0500
SubjectRe: Mapping, with sequence as key, wildcard and subsequence matching
Message-ID<mailman.564.1437029061.3674.python-list@python.org>
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

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web