git://git.onelab.eu
/
plcapi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b3686f
)
fix bugs
author
Tony Mack
<tmack@cs.princeton.edu>
Wed, 22 Oct 2008 20:50:06 +0000
(20:50 +0000)
committer
Tony Mack
<tmack@cs.princeton.edu>
Wed, 22 Oct 2008 20:50:06 +0000
(20:50 +0000)
PLC/Methods/GetConfFiles.py
patch
|
blob
|
history
diff --git
a/PLC/Methods/GetConfFiles.py
b/PLC/Methods/GetConfFiles.py
index
2c7c18a
..
1b28c2f
100644
(file)
--- a/
PLC/Methods/GetConfFiles.py
+++ b/
PLC/Methods/GetConfFiles.py
@@
-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