Home
last modified time | relevance | path

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

/third_party/python/Modules/
D_ssl.c5045 static PyType_Slot PySSLSession_slots[] = { variable
5059 .slots = PySSLSession_slots,