OpenGrok
Cross Reference: zipimport.c
xref
: /
external
/
python
/
cpython3
/
Modules
/
zipimport.c
Home
|
History
|
Annotate
|
Download
|
only in
Modules
Lines Matching
refs:PyMem_New
262
p = buf =
PyMem_New
(Py_UCS4, len);