Lines Matching refs:Python
3 * libxml2 library and the Python interpreter. It provides the
5 * unpractical or would not match cleanly the Python model.
14 #include <Python.h>
152 * when the python module was imported
238 * Handling Python FILE I/O at the C level *
273 * Read @len bytes to @buffer from the Python file in the I/O channel
526 * read the Python I/O from the CObject
550 "outputBufferGetPythonFile: not a python file wrapper\n");
617 * Python object. */
641 * in the Python object */
701 * Providing the resolver at the Python level *
836 /* Python module registers a single callback and manages the list of
839 * different Python methods. */
868 PyErr_SetString(PyExc_AssertionError, "popped non-python input callback");
1855 /* no python error handler registered */
2210 * not owned by the python bindings...
3550 with the python strings and so must not be freed. */
3914 /* intialize the python extension module */