2.1.2.1. racketinterpreter.constants

class Constants

Bases: object

SHOULD_LOG_SCOPE = True
SHOULD_LOG_STACK = True
set_globals(should_log_scope: bool = True, should_log_stack: bool = True) → None