Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ recipe-578164.py
File
recipe-578164.py
recipes/Python/578164_Find_line_text_another/recipe-578164.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
sys
2
import
argparse
3
4
parser = argparse.ArgumentParser()
Callers
nothing calls this directly
Calls
5
str
Function · 0.85
open
Function · 0.50
parse_args
Method · 0.45
readlines
Method · 0.45
write
Method · 0.45
Tested by
no test coverage detected