Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/test_capi/
Dtest_object.py18 Py_CONSTANT_EMPTY_STR = 7 variable in Constant
/external/python/cpython3/Include/
Dobject.h1087 #define Py_CONSTANT_EMPTY_STR 7 macro