MCPcopy Index your code
hub / github.com/apenwarr/sshuttle / assembler.py

File assembler.py

assembler.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import sys, zlib
2
3z = zlib.decompressobj()
4mainmod = sys.modules[__name__]

Callers

nothing calls this directly

Calls 3

flushMethod · 0.80
mainFunction · 0.70
writeMethod · 0.45

Tested by

no test coverage detected