Home
last modified time | relevance | path

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

/dports/lang/python-legacy/Python-2.7.18/Modules/
H A Dbz2module.c814 BZ2File_write(BZ2FileObject *self, PyObject *args) in BZ2File_write() function
1267 {"write", (PyCFunction)BZ2File_write, METH_VARARGS, BZ2File_write__doc__},
/dports/lang/python27/Python-2.7.18/Modules/
H A Dbz2module.c814 BZ2File_write(BZ2FileObject *self, PyObject *args) in BZ2File_write() function
1267 {"write", (PyCFunction)BZ2File_write, METH_VARARGS, BZ2File_write__doc__},
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Modules/
H A Dbz2module.c825 BZ2File_write(BZ2FileObject *self, PyObject *args) in BZ2File_write() function
1274 {"write", (PyCFunction)BZ2File_write, METH_VARARGS, BZ2File_write__doc__},