shep

Multi-state key stores using bit masks for python3
git clone git://git.defalsify.org/shep.git
Log | Files | Refs | LICENSE

verify.py (59B)


      1 def default_checker(statestore, old, new):
      2     return None