Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
6
from
os
import
listdir
7
8
class
Wrapper(object):
9
pass
10
11
def
filter_info(line):
12
if
"object at 0x"
in line:
Callers
1
initReport
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected