python.pxi   [plain text]


cdef extern from "Python.h":
    void PyErr_Clear()