MCPcopy 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

1import sys
2import argparse
3
4parser = argparse.ArgumentParser()

Callers

nothing calls this directly

Calls 5

strFunction · 0.85
openFunction · 0.50
parse_argsMethod · 0.45
readlinesMethod · 0.45
writeMethod · 0.45

Tested by

no test coverage detected