PyMagic9 lib ============ .. automodule:: pymagic9 :members: :exclude-members: getframe, PropertyMeta .. autoclass:: PropertyMeta .. function:: getframe(__depth=0) The `sys._getframe `_ function is used here if it exists in the version of python being used. Otherwise, the :ref:`_getframe ` polyfill is used. .. toctree:: :maxdepth: 2 pymagic9.rst