예제 #1
0
 def __init__( self, dict = None ):
     odict.__init__( self, dict = None )
예제 #2
0
파일: metadata.py 프로젝트: zhuhong/galaxy
 def __init__(self, dict=None):
     odict.__init__(self, dict=None)