Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MegEngine/MegCC
/ CODE_NOT_IMP
Class
CODE_NOT_IMP
runtime/scripts/runtime_build.py:11–12 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9
10
11
class
CODE_NOT_IMP(Exception):
12
pass
13
14
15
def
code_not_imp():
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected