Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ generate_tests.py
File
generate_tests.py
crates/sre_engine/generate_tests.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
json
2
import
os
3
import
re
4
from
itertools
import
chain
Callers
nothing calls this directly
Calls
12
Path
Class · 0.90
setattr
Function · 0.85
open
Function · 0.50
search
Method · 0.45
read
Method · 0.45
group
Method · 0.45
items
Method · 0.45
compile
Method · 0.45
scandir
Method · 0.45
sub
Method · 0.45
read_text
Method · 0.45
write_text
Method · 0.45
Tested by
no test coverage detected