cpython-d ~master (2020-09-09T07:24:20Z)
Dub
Repo
PySlice_Check
deimos
python
sliceobject
_
extern (
C
)
int
PySlice_Check
()
(
PyObject
*
op
)
Meta
Source
See Implementation
deimos
python
sliceobject
functions
PySlice_Check
PySlice_GetIndices
PySlice_GetIndicesEx
PySlice_New
Py_Ellipsis
structs
PySliceObject
_