Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
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
stripNewLines
Function · 0.85
getSignature
Function · 0.85
sortBy
Function · 0.85
open
Function · 0.50
exit
Method · 0.45
readlines
Method · 0.45
append
Method · 0.45
has_key
Method · 0.45
values
Method · 0.45
Tested by
no test coverage detected