Searched refs:supports_bytes_environ (Results 1 – 5 of 5) sorted by relevance
644 if supports_bytes_environ:777 supports_bytes_environ = (name != 'nt') variable780 if supports_bytes_environ:
975 if os.supports_bytes_environ:983 if os.supports_bytes_environ:1057 if os.supports_bytes_environ:1077 @unittest.skipUnless(os.supports_bytes_environ,
218 :data:`environb` is only available if :data:`supports_bytes_environ` is309 :func:`getenvb` is only available if :data:`supports_bytes_environ`662 .. data:: supports_bytes_environ
1528 environment. If so, the :attr:`os.supports_bytes_environ` constant will be
13397 os.supports_bytes_environ flag: True if the native OS type of the environment