Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
39
except
ImportError:
40
# Bootstrapping Python: gettext's dependencies not built yet
41
def
_(s):
return
s
42
43
class
GetoptError(Exception):
44
opt =
''
Callers
15
format_help
Method · 0.70
_format_usage
Method · 0.70
_get_help_string
Method · 0.70
__str__
Method · 0.70
__call__
Method · 0.70
__init__
Method · 0.70
add_parser
Method · 0.70
__call__
Method · 0.70
__call__
Method · 0.70
_add_container_actions
Method · 0.70
_get_positional_kwargs
Method · 0.70
_get_optional_kwargs
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected