Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dsocketmodule.c4576 PySocketModule_APIObject PySocketModuleAPI = variable
4620 PySocketModuleAPI.error = socket_error;
4660 PyCapsule_New(&PySocketModuleAPI, PySocket_CAPSULE_NAME, NULL)