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