Skip to content
This repository has been archived by the owner on Oct 16, 2021. It is now read-only.

Latest commit

 

History

History
44 lines (31 loc) · 1.44 KB

magic_keys.rst

File metadata and controls

44 lines (31 loc) · 1.44 KB

Magic Keys and Reserved Attributes

To keep track of state across several processes, :py:mod:`cpy2py` uses magic elements. Some of them are useful to manually define, some for introspection, and some only used internally.

Magic Keys for Manual Definition

Other Magic Keys

  • py:envvar:__CPY2PY_TWIN_ID__
  • py:envvar:__CPY2PY_MASTER_ID__

Internal Magic Keys