Home
last modified time | relevance | path

Searched refs:builtin_breakpoint (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Python/
Dbltinmodule.c510 builtin_breakpoint(PyObject *self, PyObject *const *args, Py_ssize_t nargs, PyObject *keywords) in builtin_breakpoint() function
2737 …{"breakpoint", (PyCFunction)builtin_breakpoint, METH_FASTCALL | METH_KEYWORDS, breakpoint_doc…