Home | History | Annotate | Download | only in python2.7

Lines Matching full:_ringbuffer

1311         sp = _ringbuffer()
2502 class _ringbuffer(list):