Esempio n. 1
0
 def getAttributes(self):
     return AutomaticClass.getAttributes(self) + ["environ", "parseTree"]
Esempio n. 2
0
 def getAttributes(self):
     return AutomaticClass.getAttributes(self) + ["name"]
Esempio n. 3
0
 def getAttributes(self):
     return AutomaticClass.getAttributes(self) + [
         "cipher", "encrypt", "key"]