Searched refs:builtin_breakpoint (Results 1 – 1 of 1) sorted by relevance
510 builtin_breakpoint(PyObject *self, PyObject *const *args, Py_ssize_t nargs, PyObject *keywords) in builtin_breakpoint() function2737 …{"breakpoint", (PyCFunction)builtin_breakpoint, METH_FASTCALL | METH_KEYWORDS, breakpoint_doc…