Module: vemomoto_core.tools.iterext#

Created on 26.07.2016

@author: Samuel

Classes:

DictIterator(dictionary, stopValue)

EmptyList()

Repeater(value)

class DictIterator(dictionary, stopValue)[source]#

Bases: object

class EmptyList[source]#

Bases: object

class Repeater(value)[source]#

Bases: object