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