Searched refs:getenvb (Results 1 – 4 of 4) sorted by relevance
792 def getenvb(key, default=None): function
298 and ``'surrogateescape'`` error handler. Use :func:`os.getenvb` if you304 .. function:: getenvb(key, default=None)309 :func:`getenvb` is only available if :data:`supports_bytes_environ`
1532 use the new :func:`os.getenvb` function or use :data:`os.environb`
13432 mapping and os.getenvb() function. os.unsetenv() encodes str argument to the