]> Savannah Git Hosting - gnulib.git/commit
gnulib-tool.py: Avoid errors when writing to a VFAT file system, part 2.
authorBruno Haible <bruno@clisp.org>
Wed, 3 Aug 2022 12:27:51 +0000 (14:27 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 3 Aug 2022 12:27:51 +0000 (14:27 +0200)
commited7b3d9bb825644533235fcc636134bc8bc368f2
treea9b4130b353216ef3f476a066f9ef7603e5605e3
parentdbc9a4b304185e2cb0d9f425866f71161c9a1255
gnulib-tool.py: Avoid errors when writing to a VFAT file system, part 2.

* pygnulib/constants.py (movefile): New function.
* pygnulib/*.py: Use it instead of shutil.
ChangeLog
pygnulib/GLFileSystem.py
pygnulib/GLImport.py
pygnulib/GLTestDir.py
pygnulib/constants.py