Home
last modified time | relevance | path

Searched refs:FileExistsError (Results 626 – 650 of 709) sorted by relevance

1...<<212223242526272829

/dports/lang/python311/Python-3.11.0a3/Lib/test/
H A Dtest_zipfile.py1617 with self.assertRaises(FileExistsError):
/dports/devel/py-jedi/jedi-0.18.0/jedi/third_party/typeshed/stdlib/2/
H A D__builtin__.pyi1575 class FileExistsError(OSError): ...
/dports/devel/py-jedi/jedi-0.18.0/jedi/third_party/typeshed/stdlib/2and3/
H A Dbuiltins.pyi1575 class FileExistsError(OSError): ...
/dports/emulators/qemu/qemu-6.2.0/meson/mesonbuild/backend/
H A Dninjabackend.py705 except FileExistsError:
/dports/devel/meson/meson-0.60.3/build/lib/mesonbuild/backend/
H A Dninjabackend.py722 except FileExistsError:
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/meson/mesonbuild/backend/
H A Dninjabackend.py717 except FileExistsError:
/dports/devel/meson/meson-0.60.3/mesonbuild/backend/
H A Dninjabackend.py722 except FileExistsError:
/dports/devel/meson/stage/usr/local/lib/python3.8/site-packages/mesonbuild/backend/
H A Dninjabackend.py722 except FileExistsError:
/dports/devel/py-pythondialog/pythondialog-3.5.2/
H A DChangeLog602 generates an OSError exception (more precisely, a FileExistsError in
H A DChangeLog.init589 generates an OSError exception (more precisely, a FileExistsError in
/dports/databases/py-sqlite3/Python-3.8.12/Doc/library/
H A Dfunctions.rst1244 * :exc:`FileExistsError` is now raised if the file opened in exclusive
/dports/databases/py-sqlite3/Python-3.8.12/Lib/test/
H A Dtest_io.py4163 self.assertRaises(FileExistsError, self.open, support.TESTFN, 'x')
/dports/databases/py-gdbm/Python-3.8.12/Lib/test/
H A Dtest_io.py4163 self.assertRaises(FileExistsError, self.open, support.TESTFN, 'x')
/dports/databases/py-gdbm/Python-3.8.12/Doc/library/
H A Dfunctions.rst1244 * :exc:`FileExistsError` is now raised if the file opened in exclusive
/dports/lang/python-tools/Python-3.8.12/Doc/library/
H A Dfunctions.rst1244 * :exc:`FileExistsError` is now raised if the file opened in exclusive
/dports/lang/python37/Python-3.7.12/Doc/library/
H A Dfunctions.rst1168 * :exc:`FileExistsError` is now raised if the file opened in exclusive
/dports/lang/python38/Python-3.8.12/Doc/library/
H A Dfunctions.rst1244 * :exc:`FileExistsError` is now raised if the file opened in exclusive
/dports/lang/python-tools/Python-3.8.12/Lib/test/
H A Dtest_io.py4163 self.assertRaises(FileExistsError, self.open, support.TESTFN, 'x')
/dports/lang/python39/Python-3.9.9/Lib/test/
H A Dtest_io.py4178 self.assertRaises(FileExistsError, self.open, support.TESTFN, 'x')
/dports/lang/python38/Python-3.8.12/Lib/test/
H A Dtest_io.py4163 self.assertRaises(FileExistsError, self.open, support.TESTFN, 'x')
/dports/lang/python39/Python-3.9.9/Doc/library/
H A Dfunctions.rst1255 * :exc:`FileExistsError` is now raised if the file opened in exclusive
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Doc/library/
H A Dfunctions.rst1244 * :exc:`FileExistsError` is now raised if the file opened in exclusive
/dports/lang/python37/Python-3.7.12/Lib/test/
H A Dtest_io.py4059 self.assertRaises(FileExistsError, self.open, support.TESTFN, 'x')
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/test/
H A Dtest_io.py4163 self.assertRaises(FileExistsError, self.open, support.TESTFN, 'x')
/dports/devel/qscintilla2-qt5/QScintilla_src-2.13.0/qsci/api/python/
H A DPython-3.6.api20 FileExistsError(??)
771 builtins.FileExistsError(??)

1...<<212223242526272829