Searched defs:MatchingDotSequence (Results 1 - 1 of 1) sorted by relevance

/pkg/src/modules/
H A Dversion.py130 class MatchingDotSequence(DotSequence): class in inherits:DotSequence
151 ds = MatchingDotSequence.__matching_dotseq_pool.get(dotstring,
169 raise IllegalDotSequence("Empty MatchingDotSequence")
677 val = MatchingDotSequence(val)

Completed in 11 milliseconds