MCPcopy Create free account
hub / github.com/RT-Thread/env-windows / _

Function _

tools/python-3.11.9-amd64/Lib/getopt.py:41–41  ·  view source on GitHub ↗
(s)

Source from the content-addressed store, hash-verified

39except ImportError:
40 # Bootstrapping Python: gettext's dependencies not built yet
41 def _(s): return s
42
43class GetoptError(Exception):
44 opt = ''

Callers 15

format_helpMethod · 0.70
_format_usageMethod · 0.70
_get_help_stringMethod · 0.70
__str__Method · 0.70
__call__Method · 0.70
__init__Method · 0.70
add_parserMethod · 0.70
__call__Method · 0.70
__call__Method · 0.70
_get_optional_kwargsMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected