Ejemplo n.º 1
0
 def __init__(self):
     '''
      This should be only once called. Atleast my assumption
     '''
     load_modules()
Ejemplo n.º 2
0
 def __init__(self):
     ''' Loads the necessary modules '''
     load_modules()
Ejemplo n.º 3
0
 def __init__(self):
     '''
      This should be only once called. Atleast my assumption
     '''
     load_modules()