Home
last modified time | relevance | path

Searched refs:Py_None (Results 1 – 1 of 1) sorted by relevance

/minix3/crypto/external/bsd/netpgp/dist/bindings/python/
H A Dnetpgppython_wrap.c1052 } else if (result == Py_None) { in SWIG_Python_AppendOutput()
1070 } else if (result == Py_None) { in SWIG_Python_AppendOutput()
1174 # ifdef Py_None
1175 # undef Py_None
1176 # define Py_None SWIG_Py_None() macro
1198 PyObject *none = Py_None; in SWIG_Py_Void()
1955 if (obj == Py_None) { in SWIG_Python_ConvertPtrAndOwn()