gotr: provide potr (rev f5551d6). now only depends on PyCrypto>=2.1
This commit is contained in:
@@ -27,6 +27,7 @@ import otrmodule
|
||||
HAS_PORT = True
|
||||
try:
|
||||
import potr
|
||||
import potr.proto
|
||||
except:
|
||||
HAS_POTR = False
|
||||
|
||||
|
||||
Reference in New Issue
Block a user