Searched defs:BZ2File_close (Results 1 - 1 of 1) sorted by relevance

/external/python/cpython2/Modules/
H A Dbz2module.c1194 BZ2File_close(BZ2FileObject *self) function
1271 {"close", (PyCFunction)BZ2File_close, METH_NOARGS, BZ2File_close__doc__},

Completed in 76 milliseconds