Searched defs:PLATFORMS (Results 1 – 4 of 4) sorted by relevance
1 PLATFORMS chapter
147 PLATFORMS = ['Posix', 'MacOS X', 'Windows'] variable
20 PLATFORMS = "Any" variable
29 PLATFORMS: Tuple[Platform, ...] = typing.get_args(Platform) variable