diffcp:将文件从一个文件夹复制到输出文件夹的 Python 脚本,仅当它们不存在于另一个文件夹中时

时间:2024-08-01 02:08:22
【文件属性】:

文件名称:diffcp:将文件从一个文件夹复制到输出文件夹的 Python 脚本,仅当它们不存在于另一个文件夹中时

文件大小:9KB

文件格式:ZIP

更新时间:2024-08-01 02:08:22

Python

差异化 返回代码 1 - 选择的输出目录已经是一个文件。 2 - 用户在被提示是否要写入已选择作为输出目录的现有文件夹的内容后选择中止程序。 3 - 尝试创建输出目录时出错。


【文件预览】:
diffcp-master
----.travis.yml(111B)
----diffcp()
--------diffcp.py(4KB)
--------__init__.py(74B)
----test()
--------test_first_dir()
--------diffcp.py(19B)
--------test.sh(730B)
--------test_second_dir()
--------.gitignore(16B)
----LICENSE(1KB)
----requirements.txt(11B)
----setup.py(230B)
----.gitignore(675B)
----README.md(432B)
----Todo.md(180B)

网友评论