Lines Matching full:is_supported
116 is_supported = (os.name == 'nt')281 is_supported = (os.name != 'nt')983 if not self._flavour.is_supported: