titus.producer.tools.Approx

class titus.producer.tools.Approx(central, error)[source]

Bases: titus.producer.tools.Matcher

Match a number within a given range.

__init__(central, error)
getmatch(haystack)