MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / handle

Method handle

Lib/logging/config.py:826–866  ·  view source on GitHub ↗

Handle a request. Each request is expected to be a 4-byte length, packed using struct.pack(">L", n), followed by the config file. Uses fileConfig() to do the grunt work.

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 8

dictConfigFunction · 0.85
fileConfigFunction · 0.85
loadsMethod · 0.80
StringIOMethod · 0.80
print_excMethod · 0.80
recvMethod · 0.45
unpackMethod · 0.45
setMethod · 0.45

Tested by

no test coverage detected