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