Home
last modified time | relevance | path

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

/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/packaging/
H A D_structures.py6 class InfinityType: class
32 Infinity = InfinityType()
57 def __neg__(self: object) -> InfinityType:
H A Dversion.py14 from ._structures import Infinity, InfinityType, NegativeInfinity, NegativeInfinityType namespace
20 CmpPrePostDevType = Union[InfinityType, NegativeInfinityType, Tuple[str, int]]

Completed in 2 milliseconds