titus.producer.tools.LE

class titus.producer.tools.LE(value)[source]

Bases: titus.producer.tools.Matcher

Match a number if it is less than or equal to some value.

__init__(value)
getmatch(haystack)