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

File recipe-572181.py

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

Source from the content-addressed store, hash-verified

1"""
2UnicodeHexDump.py
3
4Simple routine for dumping any kind of string, ascii, encoded, or

Callers

nothing calls this directly

Calls 3

rangeFunction · 0.85
testFunction · 0.70
joinMethod · 0.45

Tested by

no test coverage detected