pymel.core.general.HashableSlice

digraph inheritance8ae0ccd59b { rankdir=TB; ranksep=0.15; nodesep=0.15; size="8.0, 12.0"; "HashableSlice" [fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",URL="#pymel.core.general.HashableSlice",style="setlinewidth(0.5)",height=0.25,shape=box,fontsize=8]; "ProxySlice" -> "HashableSlice" [arrowsize=0.5,style="setlinewidth(0.5)"]; "ProxySlice" [fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",URL="pymel.core.general.ProxySlice.html#pymel.core.general.ProxySlice",style="setlinewidth(0.5)",tooltip="slice(stop)",height=0.25,shape=box,fontsize=8]; }

class HashableSlice(*args, **kwargs)
start
step
stop