Beispiel #1
0
 def interpret_emr_step_stderr(self, **kwargs):
     return _interpret_emr_step_stderr(
         self.mock_fs, self.mock_path_matches(), **kwargs)
Beispiel #2
0
 def interpret_emr_step_stderr(self, **kwargs):
     return _interpret_emr_step_stderr(self.mock_fs, self.mock_path_matches(), **kwargs)