Home
last modified time | relevance | path

Searched defs:Py_DEPRECATED (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Include/
Dpyport.h493 #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) macro
/external/python/cpython2/Include/
Dpyport.h630 #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) macro