mirror of
https://github.com/ComradCollective/Comrad
synced 2024-11-03 23:15:33 +00:00
komrade update!
This commit is contained in:
parent
8bde43d63f
commit
d700a61165
Binary file not shown.
Binary file not shown.
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user