HomeSort by relevance Sort by last modified time
    Searched full:gettempprefixb (Results 1 - 3 of 3) sorted by null

  /external/python/cpython3/Doc/library/
tempfile.rst 147 :func:`gettempprefix` or :func:`gettempprefixb`, as appropriate.
238 .. function:: gettempprefixb()
  /external/python/cpython3/Lib/
tempfile.py 33 "gettempprefixb", "gettempdirb",
283 def gettempprefixb(): function
  /external/python/cpython3/Lib/test/
test_tempfile.py 127 "gettempprefixb" : 1,
537 pb = tempfile.gettempprefixb()
    [all...]

Completed in 2089 milliseconds