Searched refs:supports_bytes_environ (Results 1 – 5 of 5) sorted by relevance
641 if supports_bytes_environ:775 supports_bytes_environ = (name != 'nt') variable778 if supports_bytes_environ:
686 if os.supports_bytes_environ:694 if os.supports_bytes_environ:766 if os.supports_bytes_environ:786 @unittest.skipUnless(os.supports_bytes_environ,
149 :data:`environb` is only available if :data:`supports_bytes_environ` is237 :func:`getenvb` is only available if :data:`supports_bytes_environ`587 .. data:: supports_bytes_environ
1526 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