aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_helpers.py
diff options
context:
space:
mode:
authorGravatar Leon Sandøy <[email protected]>2020-05-16 23:40:21 +0200
committerGravatar Leon Sandøy <[email protected]>2020-05-16 23:40:21 +0200
commitee8386e67aa7d298b4761eef79b927c3066fe037 (patch)
tree071024a95f82832e48c73579eba5a432ad048aac /tests/test_helpers.py
parentRefactor - 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