Home
last modified time | relevance | path

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

/dports/lang/python-legacy/Python-2.7.18/Modules/
H A Dbz2module.c507 BZ2File_read(BZ2FileObject *self, PyObject *args) in BZ2File_read() function
1263 {"read", (PyCFunction)BZ2File_read, METH_VARARGS, BZ2File_read__doc__},
/dports/lang/python27/Python-2.7.18/Modules/
H A Dbz2module.c507 BZ2File_read(BZ2FileObject *self, PyObject *args) in BZ2File_read() function
1263 {"read", (PyCFunction)BZ2File_read, METH_VARARGS, BZ2File_read__doc__},
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Modules/
H A Dbz2module.c519 BZ2File_read(BZ2FileObject *self, PyObject *args) in BZ2File_read() function
1270 {"read", (PyCFunction)BZ2File_read, METH_VARARGS, BZ2File_read__doc__},