import primes function

This commit is contained in:
Michel Oosterhof 2014-10-04 11:02:50 +00:00
parent fd4ca2bcf6
commit 721cb7ce8d
1 changed files with 1 additions and 1 deletions

View File

@ -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