Esempio n. 1
0
 def _close(self):
   """
   Call C++ close().
   """
   ModuleOutputManager.close(self)
   return
Esempio n. 2
0
 def _close(self):
     """
 Call C++ close().
 """
     ModuleOutputManager.close(self)
     return