MCPcopy Create free account
hub / github.com/ActiveState/code / recipe-440647.py

File recipe-440647.py

recipes/Python/440647_Smart_Links/recipe-440647.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1def main(index, links, key):
2 try:
3 index = file(index, 'rU', 0).read()
4 try:

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected