diff options
| author | 2020-05-16 23:40:21 +0200 | |
|---|---|---|
| committer | 2020-05-16 23:40:21 +0200 | |
| commit | ee8386e67aa7d298b4761eef79b927c3066fe037 (patch) | |
| tree | 071024a95f82832e48c73579eba5a432ad048aac /tests/test_helpers.py | |
| parent | Refactor - no more mixins! (diff) | |
Add basic dict methods for RedisDict.
The rest of the features should be provided by the MutableMapping abc
we're interfacing. Specifically, MutableMapping provides these:
.pop, .popitem, .clear, .update, .setdefault, __contains__, .keys,
.items, .values, .get, __eq__, and __ne__.
Diffstat (limited to 'tests/test_helpers.py')
0 files changed, 0 insertions, 0 deletions