import SfaRecord sfa-1.0-32
authorTony Mack <tmack@paris.CS.Princeton.EDU>
Tue, 16 Aug 2011 20:11:33 +0000 (16:11 -0400)
committerTony Mack <tmack@paris.CS.Princeton.EDU>
Tue, 16 Aug 2011 20:11:33 +0000 (16:11 -0400)
sfa/server/sfa-server.py

index 03c5d35..de891cd 100755 (executable)
@@ -232,6 +232,7 @@ def update_cert_records(gids):
     """
     # import SfaTable here so this module can be loaded by ComponentAPI
     from sfa.util.table import SfaTable
+    from sfa.util.record import SfaRecord
     if not gids:
         return
     table = SfaTable()