Home
last modified time | relevance | path

Searched refs:_illegal_s (Results 1 – 2 of 2) sorted by relevance

/dports/www/py-spyne/spyne-2.13.16/spyne/protocol/
H A D_outbase.py726 _illegal_s = re.compile(r"((^|[^%])(%%)*%s)") variable in OutProtocolBase
747 if cls._illegal_s.search(fmt):
/dports/devel/py-cftime/cftime-1.0.3.4/cftime/
H A D_cftime.pyx1527 _illegal_s = re.compile(r"((^|[^%])(%%)*%s)") variable
1548 if _illegal_s.search(fmt):