Name

PySequence_Contains

Synopsis

int PySequence_Contains(PyObject* x,PyObject* v)

True if v is an item in x, like Python’s v in x.

Get Python in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.