Пример #1
0
 def __init__(self, name="csgeolocalcart"):
     """
 Constructor.
 """
     CSGeo.__init__(self, name)
     return
Пример #2
0
 def __init__(self, name="csgeolocalcart"):
   """
   Constructor.
   """
   CSGeo.__init__(self, name)
   return
Пример #3
0
 def __init__(self, name="csgeoproj"):
   """
   Constructor.
   """
   CSGeo.__init__(self, name)
   return
Пример #4
0
 def __init__(self, name="csgeoproj"):
     """
 Constructor.
 """
     CSGeo.__init__(self, name)
     return