Home
last modified time | relevance | path

Searched refs:removedirs (Results 201 – 225 of 309) sorted by relevance

12345678910>>...13

/dports/editors/libreoffice/libreoffice-7.2.6.2/solenv/bin/modules/installer/windows/
H A Dmergemodule.pm1107 push(@installer::globals::removedirs, $unpackdir);
/dports/editors/libreoffice6/libreoffice-6.4.7.2/solenv/bin/modules/installer/windows/
H A Dmergemodule.pm1106 push(@installer::globals::removedirs, $unpackdir);
/dports/devel/patch/patch-2.7.6/src/
H A Dutil.c1318 removedirs (char const *name)
H A Dpatch.c1833 removedirs (file_to_delete->name); in delete_files()
/dports/databases/py-sqlite3/Python-3.8.12/Lib/test/
H A Dtest_os.py1392 os.removedirs(path)
1467 os.removedirs(dirb)
1478 os.removedirs(dirb)
1490 os.removedirs(dirb)
/dports/databases/py-gdbm/Python-3.8.12/Lib/test/
H A Dtest_os.py1392 os.removedirs(path)
1467 os.removedirs(dirb)
1478 os.removedirs(dirb)
1490 os.removedirs(dirb)
/dports/lang/python-tools/Python-3.8.12/Lib/test/
H A Dtest_os.py1392 os.removedirs(path)
1467 os.removedirs(dirb)
1478 os.removedirs(dirb)
1490 os.removedirs(dirb)
/dports/lang/python38/Python-3.8.12/Lib/test/
H A Dtest_os.py1392 os.removedirs(path)
1467 os.removedirs(dirb)
1478 os.removedirs(dirb)
1490 os.removedirs(dirb)
/dports/lang/python37/Python-3.7.12/Lib/test/
H A Dtest_os.py1212 os.removedirs(path)
1287 os.removedirs(dirb)
1298 os.removedirs(dirb)
1310 os.removedirs(dirb)
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/test/
H A Dtest_os.py1392 os.removedirs(path)
1467 os.removedirs(dirb)
1478 os.removedirs(dirb)
1490 os.removedirs(dirb)
/dports/lang/python310/Python-3.10.1/Lib/test/
H A Dtest_os.py1649 os.removedirs(path)
1724 os.removedirs(dirb)
1735 os.removedirs(dirb)
1747 os.removedirs(dirb)
/dports/lang/python39/Python-3.9.9/Lib/test/
H A Dtest_os.py1507 os.removedirs(path)
1582 os.removedirs(dirb)
1593 os.removedirs(dirb)
1605 os.removedirs(dirb)
/dports/lang/python311/Python-3.11.0a3/Lib/test/
H A Dtest_os.py1651 os.removedirs(path)
1726 os.removedirs(dirb)
1737 os.removedirs(dirb)
1749 os.removedirs(dirb)
/dports/misc/snakemake/snakemake-6.12.1/snakemake/
H A Dio.py853 os.removedirs(file)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/telemetry/third_party/pyfakefs/pyfakefs/
H A Dfake_filesystem.py1611 def removedirs(self, target_directory): member in FakeOsModule
/dports/lang/python-legacy/Python-2.7.18/Doc/library/
H A Dos.rst1318 .. function:: removedirs(path)
1323 leaf directory is successfully removed, :func:`removedirs` tries to
1326 is not empty). For example, ``os.removedirs('foo/bar/baz')`` will first remove
1353 segments of the old name will be pruned away using :func:`removedirs`.
/dports/lang/python27/Python-2.7.18/Doc/library/
H A Dos.rst1318 .. function:: removedirs(path)
1323 leaf directory is successfully removed, :func:`removedirs` tries to
1326 is not empty). For example, ``os.removedirs('foo/bar/baz')`` will first remove
1353 segments of the old name will be pruned away using :func:`removedirs`.
/dports/devel/mercurial/mercurial-6.0/mercurial/
H A Dcommands.py5577 removedirs = opts.get(b'dirs')
5586 if not removefiles and not removedirs:
5588 removedirs = True
5597 removeemptydirs=removedirs,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/pyfakefs/pyfakefs/
H A Dfake_filesystem.py1629 def removedirs(self, target_directory): member in FakeOsModule
/dports/devel/py-jedi/jedi-0.18.0/jedi/third_party/typeshed/stdlib/3/os/
H A D__init__.pyi457 def removedirs(name: _PathType) -> None: ...
/dports/science/code_saturne/code_saturne-7.1.0/bin/
H A Dcs_case.py1774 os.removedirs(self.exec_dir)
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/typeshed/stdlib/3/os/
H A D__init__.pyi490 def removedirs(name: AnyPath) -> None: ...
/dports/devel/codeville/codeville-0.1.18/Codeville/
H A Dclient.py1778 os.removedirs(path.split(file1)[0])
1780 os.removedirs(path.split(file2)[0])
/dports/devel/pytype/pytype-2021.9.9/pytype/typeshed/stdlib/os/
H A D__init__.pyi636 def removedirs(name: StrOrBytesPath) -> None: ...
/dports/devel/py-mypy/mypy-0.910/mypy/typeshed/stdlib/os/
H A D__init__.pyi629 def removedirs(name: AnyPath) -> None: ...

12345678910>>...13