MCPcopy
hub / github.com/pyload/pyload / Wrapper

Class Wrapper

module/debug.py:8–9  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6from os import listdir
7
8class Wrapper(object):
9 pass
10
11def filter_info(line):
12 if "object at 0x" in line:

Callers 1

initReportFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected