PySliceObject

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

ob_base
_object ob_base;
Undocumented in source.
start
_object* start;
Undocumented in source.
step
_object* step;
Undocumented in source.
stop
_object* stop;
Undocumented in source.

Meta