fix bugs
authorTony Mack <tmack@cs.princeton.edu>
Wed, 22 Oct 2008 20:50:06 +0000 (20:50 +0000)
committerTony Mack <tmack@cs.princeton.edu>
Wed, 22 Oct 2008 20:50:06 +0000 (20:50 +0000)
PLC/Methods/GetConfFiles.py

index 2c7c18a..1b28c2f 100644 (file)
@@ -3,8 +3,10 @@ from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
 from PLC.Filter import Filter
 from PLC.ConfFiles import ConfFile, ConfFiles
+from PLC.Persons import Person, Persons
 from PLC.Auth import Auth
 
+
 class GetConfFiles(Method):
     """
     Returns an array of structs containing details about configuration