Home
last modified time | relevance | path

Searched defs:BZ2Compressor_Type (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Modules/
D_bz2module.c54 static PyTypeObject BZ2Compressor_Type; variable
344 static PyTypeObject BZ2Compressor_Type = { variable