Searched refs:certificate_dealloc (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Modules/_ssl/ | ||
H A D | cert.c | 215 certificate_dealloc(PySSLCertificate *self) in certificate_dealloc() function 231 {Py_tp_dealloc, certificate_dealloc}, |
Completed in 2 milliseconds