Struct cpython::PySequence [] [src]

pub struct PySequence(_);

Represents a reference to a python object supporting the sequence protocol.