MCPcopy Create free account
hub / github.com/Lil-House/Pyarmor-Static-Unpack-1shot / exceptTable

Method exceptTable

pycdc/pyc_code.h:90–90  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

88 int firstLine() const { return m_firstLine; }
89 PycRef<PycString> lnTable() const { return m_lnTable; }
90 PycRef<PycString> exceptTable() const { return m_exceptTable; }
91
92 PycRef<PycObject> getConst(int idx) const
93 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected