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

File recipe-496923.py

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

Source from the content-addressed store, hash-verified

1----- unicodemarshal.py -----
2from xml.marshal import generic
3
4class UnicodeMarshaller(generic.Marshaller):

Callers

nothing calls this directly

Calls 7

openUTF8FileFunction · 0.85
UnicodeMarshallerClass · 0.85
UnicodeUnmarshallerClass · 0.85
openMethod · 0.45
dumpMethod · 0.45
closeMethod · 0.45
loadMethod · 0.45

Tested by

no test coverage detected