Home
last modified time | relevance | path

Searched refs:copystat (Results 1 – 25 of 365) sorted by relevance

12345678910>>...15

/dports/sysutils/py-ranger/ranger-1.9.3/ranger/ext/
H A Dshutil_generatorized.py25 def copystat(src, dst): function
47 def copystat(src, dst, follow_symlinks=True): function
158 copystat(src, dst)
213 copystat(srcname, dstname)
234 copystat(src, dst)
/dports/mail/p5-IMAP-Sieve/websieve-063a/procmail/
H A Dfilter.pl.ldap48 my ($keep,$copystat,$procr,$extradefs) = "";
51 $copystat="";
195 $copystat='';
/dports/mail/websieve/websieve-063a/procmail/
H A Dfilter.pl.ldap48 my ($keep,$copystat,$procr,$extradefs) = "";
51 $copystat="";
195 $copystat='';
/dports/math/py-sympy/sympy-1.9/sympy/utilities/_compilation/
H A Dutil.py63 def copy(src, dst, only_update=False, copystat=True, cwd=None, argument
133 if copystat:
134 shutil.copystat(src, dst)
/dports/www/moinmoin/moin-1.9.11/MoinMoin/util/
H A Dfilesys.py183 def copystat(src, dst): function
200 shutil.copystat(src, dst)
223 copystat(src, dst)
/dports/www/py-scrapy/Scrapy-2.5.1/scrapy/commands/
H A Dstartproject.py6 from shutil import ignore_patterns, move, copy2, copystat
88 copystat(src, dst)
/dports/net/py-smbprotocol/smbprotocol-1.8.3/smbclient/
H A Dshutil.py125 return _copy(src, dst, follow_symlinks, copystat, **kwargs)
244 def copystat(src, dst, follow_symlinks=True, **kwargs): function
335 copystat(src_path, dst_path, follow_symlinks=False)
362 copystat(src, dst)
/dports/devel/py-pycompilation/pycompilation-0.4.12/pycompilation/
H A Dutil.py92 def copy(src, dst, only_update=False, copystat=True, cwd=None, argument
176 if copystat:
177 shutil.copystat(src, dst)
/dports/databases/py-gdbm/Python-3.8.12/Doc/library/
H A Dshutil.rst111 .. function:: copystat(src, dst, *, follow_symlinks=True)
120 refer to symbolic links, :func:`copystat` will operate on
133 ``True``, :func:`copystat` can modify the permission
137 ``True``, :func:`copystat` can modify the last access
141 ``True``, :func:`copystat` can modify the flags of
147 :func:`copystat` will copy everything it can.
148 :func:`copystat` never returns failure.
153 .. audit-event:: shutil.copystat src,dst shutil.copystat
204 Please see :func:`copystat` for more information
209 .. audit-event:: shutil.copystat src,dst shutil.copy2
[all …]
/dports/lang/python38/Python-3.8.12/Doc/library/
H A Dshutil.rst111 .. function:: copystat(src, dst, *, follow_symlinks=True)
120 refer to symbolic links, :func:`copystat` will operate on
133 ``True``, :func:`copystat` can modify the permission
137 ``True``, :func:`copystat` can modify the last access
141 ``True``, :func:`copystat` can modify the flags of
147 :func:`copystat` will copy everything it can.
148 :func:`copystat` never returns failure.
153 .. audit-event:: shutil.copystat src,dst shutil.copystat
204 Please see :func:`copystat` for more information
209 .. audit-event:: shutil.copystat src,dst shutil.copy2
[all …]
/dports/lang/python310/Python-3.10.1/Doc/library/
H A Dshutil.rst111 .. function:: copystat(src, dst, *, follow_symlinks=True)
120 refer to symbolic links, :func:`copystat` will operate on
133 ``True``, :func:`copystat` can modify the permission
137 ``True``, :func:`copystat` can modify the last access
141 ``True``, :func:`copystat` can modify the flags of
147 :func:`copystat` will copy everything it can.
148 :func:`copystat` never returns failure.
153 .. audit-event:: shutil.copystat src,dst shutil.copystat
204 Please see :func:`copystat` for more information
209 .. audit-event:: shutil.copystat src,dst shutil.copy2
[all …]
/dports/lang/python311/Python-3.11.0a3/Doc/library/
H A Dshutil.rst111 .. function:: copystat(src, dst, *, follow_symlinks=True)
120 refer to symbolic links, :func:`copystat` will operate on
133 ``True``, :func:`copystat` can modify the permission
137 ``True``, :func:`copystat` can modify the last access
141 ``True``, :func:`copystat` can modify the flags of
147 :func:`copystat` will copy everything it can.
148 :func:`copystat` never returns failure.
153 .. audit-event:: shutil.copystat src,dst shutil.copystat
204 Please see :func:`copystat` for more information
209 .. audit-event:: shutil.copystat src,dst shutil.copy2
[all …]
/dports/lang/python-tools/Python-3.8.12/Doc/library/
H A Dshutil.rst111 .. function:: copystat(src, dst, *, follow_symlinks=True)
120 refer to symbolic links, :func:`copystat` will operate on
133 ``True``, :func:`copystat` can modify the permission
137 ``True``, :func:`copystat` can modify the last access
141 ``True``, :func:`copystat` can modify the flags of
147 :func:`copystat` will copy everything it can.
148 :func:`copystat` never returns failure.
153 .. audit-event:: shutil.copystat src,dst shutil.copystat
204 Please see :func:`copystat` for more information
209 .. audit-event:: shutil.copystat src,dst shutil.copy2
[all …]
/dports/lang/python39/Python-3.9.9/Doc/library/
H A Dshutil.rst111 .. function:: copystat(src, dst, *, follow_symlinks=True)
120 refer to symbolic links, :func:`copystat` will operate on
133 ``True``, :func:`copystat` can modify the permission
137 ``True``, :func:`copystat` can modify the last access
141 ``True``, :func:`copystat` can modify the flags of
147 :func:`copystat` will copy everything it can.
148 :func:`copystat` never returns failure.
153 .. audit-event:: shutil.copystat src,dst shutil.copystat
204 Please see :func:`copystat` for more information
209 .. audit-event:: shutil.copystat src,dst shutil.copy2
[all …]
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Doc/library/
H A Dshutil.rst111 .. function:: copystat(src, dst, *, follow_symlinks=True)
120 refer to symbolic links, :func:`copystat` will operate on
133 ``True``, :func:`copystat` can modify the permission
137 ``True``, :func:`copystat` can modify the last access
141 ``True``, :func:`copystat` can modify the flags of
147 :func:`copystat` will copy everything it can.
148 :func:`copystat` never returns failure.
153 .. audit-event:: shutil.copystat src,dst shutil.copystat
204 Please see :func:`copystat` for more information
209 .. audit-event:: shutil.copystat src,dst shutil.copy2
[all …]
/dports/databases/py-sqlite3/Python-3.8.12/Doc/library/
H A Dshutil.rst111 .. function:: copystat(src, dst, *, follow_symlinks=True)
120 refer to symbolic links, :func:`copystat` will operate on
133 ``True``, :func:`copystat` can modify the permission
137 ``True``, :func:`copystat` can modify the last access
141 ``True``, :func:`copystat` can modify the flags of
147 :func:`copystat` will copy everything it can.
148 :func:`copystat` never returns failure.
153 .. audit-event:: shutil.copystat src,dst shutil.copystat
204 Please see :func:`copystat` for more information
209 .. audit-event:: shutil.copystat src,dst shutil.copy2
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/telemetry/third_party/pyfakefs/pyfakefs/
H A Dfake_filesystem_shutil.py136 def copystat(self, src, dst): member in FakeShutilModule
163 self.copystat(src, dst)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/pyfakefs/pyfakefs/
H A Dfake_filesystem_shutil.py136 def copystat(self, src, dst): member in FakeShutilModule
163 self.copystat(src, dst)
/dports/lang/python37/Python-3.7.12/Doc/library/
H A Dshutil.rst93 platform; please see :func:`copystat` for more information. If
100 .. function:: copystat(src, dst, *, follow_symlinks=True)
108 refer to symbolic links, :func:`copystat` will operate on
121 ``True``, :func:`copystat` can modify the permission
125 ``True``, :func:`copystat` can modify the last access
129 ``True``, :func:`copystat` can modify the flags of
135 :func:`copystat` will copy everything it can.
136 :func:`copystat` never returns failure.
179 :func:`copy2` uses :func:`copystat` to copy the file metadata.
180 Please see :func:`copystat` for more information
[all …]
/dports/emulators/qemu60/qemu-6.0.0/meson/mesonbuild/scripts/
H A Dyelphelper.py72 shutil.copystat(infile, outfile)
103 shutil.copystat(infile, outfile)
/dports/emulators/qemu5/qemu-5.2.0/meson/mesonbuild/scripts/
H A Dyelphelper.py72 shutil.copystat(infile, outfile)
103 shutil.copystat(infile, outfile)
/dports/net/samba412/samba-4.12.15/python/samba/
H A Dxattr.py59 shutil.copystat(src, dst)
/dports/lang/python-legacy/Python-2.7.18/Doc/library/
H A Dshutil.rst68 .. function:: copystat(src, dst)
88 :func:`copy2` uses :func:`copystat` to copy the file metadata.
89 Please see :func:`copystat` for more information.
106 are copied with :func:`copystat`, individual files are copied using
135 error. Copy permissions and times of directories using :func:`copystat`.
228 copystat(src, dst)
/dports/lang/python27/Python-2.7.18/Doc/library/
H A Dshutil.rst68 .. function:: copystat(src, dst)
88 :func:`copy2` uses :func:`copystat` to copy the file metadata.
89 Please see :func:`copystat` for more information.
106 are copied with :func:`copystat`, individual files are copied using
135 error. Copy permissions and times of directories using :func:`copystat`.
228 copystat(src, dst)
/dports/devel/scons/SCons-4.2.0/SCons/Tool/
H A Dinstall.py33 from shutil import copy2, copystat
118 copystat(srcname, dstname, follow_symlinks=not symlinks)
146 copystat(src, dst)

12345678910>>...15