MCPcopy Index your code
hub / github.com/kivy/python-for-android / patch_argparse_print_help

Function patch_argparse_print_help

tests/test_toolchain.py:15–16  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

13
14
15def patch_argparse_print_help():
16 return mock.patch('argparse.ArgumentParser.print_help')
17
18
19def patch_sys_stdout():

Callers 2

test_helpMethod · 0.85
test_unknownMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected