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

File recipe-117237.py

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

Source from the content-addressed store, hash-verified

1import sys, string
2
3# returns a signature that will be the same
4# for a whole class of anagrams

Callers

nothing calls this directly

Calls 9

stripNewLinesFunction · 0.85
getSignatureFunction · 0.85
sortByFunction · 0.85
openFunction · 0.50
exitMethod · 0.45
readlinesMethod · 0.45
appendMethod · 0.45
has_keyMethod · 0.45
valuesMethod · 0.45

Tested by

no test coverage detected