Py_ReprEnter

Helpers for printing recursive container types

  1. int Py_ReprEnter(PyObject* )
    extern (C)
    int
    Py_ReprEnter
  2. void Py_ReprLeave(PyObject* )

Meta