Home
last modified time | relevance | path

Searched refs:getenvb (Results 1 – 4 of 4) sorted by relevance

/third_party/python/Lib/
Dos.py792 def getenvb(key, default=None): function
/third_party/python/Doc/library/
Dos.rst298 and ``'surrogateescape'`` error handler. Use :func:`os.getenvb` if you
304 .. function:: getenvb(key, default=None)
309 :func:`getenvb` is only available if :data:`supports_bytes_environ`
/third_party/python/Doc/whatsnew/
D3.2.rst1532 use the new :func:`os.getenvb` function or use :data:`os.environb`
/third_party/python/Misc/
DHISTORY13432 mapping and os.getenvb() function. os.unsetenv() encodes str argument to the