Пример #1
0
 def getAttributes(self):
     return AutomaticClass.getAttributes(self) + ["environ", "parseTree"]
Пример #2
0
 def getAttributes(self):
     return AutomaticClass.getAttributes(self) + ["name"]
Пример #3
0
 def getAttributes(self):
     return AutomaticClass.getAttributes(self) + [
         "cipher", "encrypt", "key"]