gooderp18绿色标准版
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

18 rindas
333B

  1. #ifndef Py_INTERPRETERIDOBJECT_H
  2. #define Py_INTERPRETERIDOBJECT_H
  3. #ifdef __cplusplus
  4. extern "C" {
  5. #endif
  6. #ifndef Py_LIMITED_API
  7. # define Py_CPYTHON_INTERPRETERIDOBJECT_H
  8. # include "cpython/interpreteridobject.h"
  9. # undef Py_CPYTHON_INTERPRETERIDOBJECT_H
  10. #endif
  11. #ifdef __cplusplus
  12. }
  13. #endif
  14. #endif /* !Py_INTERPRETERIDOBJECT_H */
上海开阖软件有限公司 沪ICP备12045867号-1