Searched refs:getenvb (Results 1 – 4 of 4) sorted by relevance
792 def getenvb(key, default=None): function
229 and ``'surrogateescape'`` error handler. Use :func:`os.getenvb` if you235 .. function:: getenvb(key, default=None)240 :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