Exemple #1
0
	def __init__(self, dict):
		AnyDateTimeAttr.__init__(self, dict)
Exemple #2
0
 def __init__(self, attr):
     AnyDateTimeAttr.__init__(self, attr)
Exemple #3
0
 def __init__(self, attr):
     AnyDateTimeAttr.__init__(self, attr)
 def __init__(self, dict):
     AnyDateTimeAttr.__init__(self, dict)