import tweaks
authorLarry Peterson <llp@cs.princeton.edu>
Mon, 22 Dec 2008 03:45:08 +0000 (03:45 +0000)
committerLarry Peterson <llp@cs.princeton.edu>
Mon, 22 Dec 2008 03:45:08 +0000 (03:45 +0000)
cmdline/sfi.py

index c20dcf0..54cb179 100755 (executable)
@@ -4,6 +4,7 @@
 
 import sys
 import os
+from cert import Keypair, Certificate
 from optparse import OptionParser
 
 def create_cmd_parser(command):