2
0
mirror of https://github.com/ComradCollective/Comrad synced 2024-11-03 23:15:33 +00:00

komrade update!

This commit is contained in:
quadrismegistus 2020-09-17 14:37:21 +01:00
parent 8bde43d63f
commit d700a61165
3 changed files with 2 additions and 0 deletions

View File

@ -206,6 +206,8 @@ class CryptList(Crypt): # like inbox
@property
def values(self):
from pythemis.exception import ThemisError
try:
val_b=self.val_b
except ThemisError: