Searched refs:_assert_python (Results 1 – 1 of 1) sorted by relevance
24 def _assert_python(expected_success, *args, **env_vars): function55 return _assert_python(True, *args, **env_vars)62 return _assert_python(False, *args, **env_vars)