MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / __init__

Method __init__

Lib/optparse.py:1190–1221  ·  view source on GitHub ↗
(self,
                 usage=None,
                 option_list=None,
                 option_class=Option,
                 version=None,
                 conflict_handler="error",
                 description=None,
                 formatter=None,
                 add_help_option=True,
                 prog=None,
                 epilog=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 6

set_usageMethod · 0.95
_populate_option_listMethod · 0.95
_init_parsing_stateMethod · 0.95
set_parserMethod · 0.80
__init__Method · 0.45

Tested by

no test coverage detected