Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ recipe-437932.py
File
recipe-437932.py
recipes/Python/437932_Pyline_greplike_sedlike_commandline/recipe-437932.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python
2
3
# updated 2005.07.21, thanks to Jacob Oscarson
4
# updated 2006.03.30, thanks to Mark Eichin
Callers
nothing calls this directly
Calls
11
compile
Function · 0.85
map
Function · 0.85
str
Function · 0.85
endswith
Method · 0.80
dict
Class · 0.50
enumerate
Function · 0.50
write
Function · 0.50
getopt
Method · 0.45
split
Method · 0.45
strip
Method · 0.45
join
Method · 0.45
Tested by
no test coverage detected