Ejemplo n.º 1
0
 def interpret_emr_step_stderr(self, **kwargs):
     return _interpret_emr_step_stderr(
         self.mock_fs, self.mock_path_matches(), **kwargs)
Ejemplo n.º 2
0
 def interpret_emr_step_stderr(self, **kwargs):
     return _interpret_emr_step_stderr(self.mock_fs, self.mock_path_matches(), **kwargs)