mirror of https://github.com/cowrie/cowrie.git
import primes function
This commit is contained in:
parent
fd4ca2bcf6
commit
721cb7ce8d
|
@ -10,7 +10,7 @@ import twisted.conch.ls
|
|||
from twisted.python import log, components
|
||||
from zope.interface import implements
|
||||
|
||||
|
||||
from twisted.conch.openssh_compat import primes
|
||||
|
||||
import os
|
||||
import copy
|
||||
|
|
Loading…
Reference in New Issue