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:
835 if os.supports_bytes_environ:843 if os.supports_bytes_environ:915 if os.supports_bytes_environ:935 @unittest.skipUnless(os.supports_bytes_environ,
149 :data:`environb` is only available if :data:`supports_bytes_environ` is240 :func:`getenvb` is only available if :data:`supports_bytes_environ`593 .. 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