예제 #1
0
파일: gcstime.py 프로젝트: nabz0r/SPELL
 def __init__(self):
     """
     Perform the initialization of time handling data here, after the 
     superclass initialization
     """
     superClass.__init__(self)
예제 #2
0
 def __init__(self):
     """
     Perform the initialization of time handling data here, after the 
     superclass initialization
     """
     superClass.__init__(self)