descrobject.h 91 B

1234567
  1. #ifndef Py_DESCROBJECT_H
  2. #define Py_DESCROBJECT_H
  3. #include "cpyext_descrobject.h"
  4. #endif