Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RT-Thread/env-windows
/ main
Function
main
tools/python-3.11.9-amd64/Tools/scripts/generate_token.py:265–267 ·
view source on GitHub ↗
(op, infile='Grammar/Tokens', *args)
Source
from the content-addressed store, hash-verified
263
264
265
def
main(op, infile=
'Grammar/Tokens'
, *args):
266
make = globals()[
'make_'
+ op]
267
make(infile, *args)
268
269
270
if
__name__ ==
'__main__'
:
Callers
1
generate_token.py
File · 0.70
Calls
1
make
Function · 0.85
Tested by
no test coverage detected