PydObject.this

Own a borrowed PyObject* and wrap it.

  1. this(PyObject* o)
  2. this(Borrowed!PyObject* o)
    class PydObject
  3. this()

Meta