Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/gsutil/third_party/pyasn1/pyasn1/type/
Duniv.py508 _plusInf = float('inf') variable in Real
510 _inf = (_plusInf, _minusInf)
513 _plusInf = _minusInf = None variable in Real
569 def isPlusInfinity(self): return self._value == self._plusInf