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

Method getConsts

Lib/compiler/pyassem.py:546–557  ·  view source on GitHub ↗

Return a tuple for the const slot of the code object Must convert references to code (MAKE_FUNCTION) to code objects recursively.

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

newCodeObjectMethod · 0.95

Calls 2

getCodeMethod · 0.45
appendMethod · 0.45

Tested by

no test coverage detected