Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_bz2module.c56 static PyTypeObject BZ2Compressor_Type; variable
355 static PyTypeObject BZ2Compressor_Type = { variable