HomeSort by relevance Sort by last modified time
    Searched refs:IsADirectoryError (Results 1 - 4 of 4) sorted by null

  /external/python/cpython3/Lib/
tempfile.py 568 # IsADirectoryError exception
595 except IsADirectoryError:
598 # with O_RDWR|O_DIRECTORY fails with IsADirectoryError, a
_pyio.py     [all...]
  /external/python/cpython3/Objects/
exceptions.c     [all...]
  /external/python/cpython3/Lib/test/
test_socket.py     [all...]

Completed in 77 milliseconds