Lines Matching refs:Python
8 #include <Python.h>
18 PyDoc_STRVAR(exceptions_doc, "Python's standard exception class hierarchy.\n\
332 "of Python 2.6", 1) < 0)
413 from the previous implmentation and also allowing Python objects to be used
481 "Base class for all standard Python exceptions that do not represent\n"
1071 /* not a very good error message, but it's what Python 2.4 gives */
1128 defined, and Python does define that. */
1929 "Internal error in the Python interpreter.\n"
1931 "Please report this to the Python maintainer, along with the traceback,\n"
1932 "the Python version, and the hardware/OS platform and version.");