taurus taurus

Previous topic

JSONCodec

Next topic

ListEventGenerator

This Page

LIFO

Inheritance diagram of LIFO

class LIFO(max=10)

Bases: object

append(elem)
clear()
extend(lst)
get()
getCopy()
pop(index=0)