23 other built-in internal types: code objects, 24 other built-in internal types: frame objects – Rainbow Electronics GM862-GPS User Manual
Page 89

Easy Script
in Python
80000ST10020a Rev.8 - 01/10/08
Reproduction forbidden without Telit Communications S.p.A. written authorization - All Rights Reserved
page 89 of 100
4.2.23 Other Built-in Internal Types: Code Objects
Code objects and code object execution is supported with the following attributes:
4.2.24 Other Built-in Internal Types: Frame Objects
Frame objects are supported with the following attributes:
4.2.25 Other Built-in Internal Types: Traceback Objects
Traceback objects are supported with the following attributes:
co_argcount
co_nlocals
co_stacksize
co_flags
co_code
co_consts
co_names
co_varnames
co_filename
co_name
co_firstlineno
co_lnotab
f_back
f_code
f_builtins
f_globals
f_locals
f_lasti
f_lineno
f_restricted
f_trace
f_exc_type
f_exc_value
f_exc_traceback