Contents
Bases: Stack
Stack
Methods
__init__(max_size)
__init__
pop()
pop
push(val)
push
size()
size
Attributes
class_type