예제 #1
0
파일: anyElt.py 프로젝트: vimov/Deployer
 def __init__(self,sschema,elt):
   commonElt.__init__(self,sschema,elt)
예제 #2
0
 def __init__(self,sschema,elt):
   commonElt.__init__(self,sschema,elt)
   self.model=[]