Return true if the object is a code object. Code objects provide these attributes: co_argcount number of arguments (not including * or ** args) co_code string of raw compiled bytecode co_consts tuple of constants used in the bytecode co_filename
(object)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected