mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
5a17186bee
mopack.BaseFile.copy() performs a generic read/write file copy. Windows has an explicit CopyFile() call that tests have shown to be significantly faster. Let's use that instead via the magic of ctypes. |
||
---|---|---|
.. | ||
chrome | ||
packager | ||
test | ||
__init__.py | ||
copier.py | ||
errors.py | ||
executables.py | ||
files.py | ||
manifests.py | ||
mozjar.py | ||
path.py | ||
unify.py |