Searched refs:__matching_dotseq_pool (Results 1 - 1 of 1) sorted by relevance

/pkg/src/modules/
H A Dversion.py139 __matching_dotseq_pool = weakref.WeakValueDictionary() variable in class:MatchingDotSequence
151 ds = MatchingDotSequence.__matching_dotseq_pool.get(dotstring,
157 cls.__matching_dotseq_pool[dotstring] = ds

Completed in 9 milliseconds