- import AddPersonKey
authorMark Huang <mlhuang@cs.princeton.edu>
Wed, 18 Oct 2006 21:04:16 +0000 (21:04 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Wed, 18 Oct 2006 21:04:16 +0000 (21:04 +0000)
PLC/Methods/AdmAddPersonKey.py

index d44f19a..e6c5f77 100644 (file)
@@ -4,6 +4,7 @@ from PLC.Parameter import Parameter, Mixed
 from PLC.Keys import Key, Keys
 from PLC.Persons import Person, Persons
 from PLC.Auth import PasswordAuth
+from PLC.Methods.AddPersonKey import AddPersonKey
 
 class AdmAddPersonKey(AddPersonKey):
     """