Package memtools :: Package storages :: Class NotSet
[hide private]

Class NotSet

source code


Empty class used to differenciate None from unsetted values in k-v storages that return None in both cases, like python-memcached.
Instance Methods [hide private]

Inherited from object: __delattr__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __str__

Properties [hide private]

Inherited from object: __class__