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