PyTypeObject.tp_repr

Methods to implement standard operations

  1. cmpfunc tp_compare;
  2. reprfunc tp_repr;
    struct PyTypeObject
    reprfunc tp_repr;

Meta