Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #93904 > unrolled thread
| Started by | Zachary Ware <zachary.ware+pylist@gmail.com> |
|---|---|
| First post | 2015-07-16 01:43 -0500 |
| Last post | 2015-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.
Re: Mapping, with sequence as key, wildcard and subsequence matching Zachary Ware <zachary.ware+pylist@gmail.com> - 2015-07-16 01:43 -0500
| 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 |
| 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
Back to top | Article view | comp.lang.python
csiph-web