问题:
How do I copy a file in Python? 如何在Python中复制文件?
I couldn't find anything under os
. 我在os
下找不到任何东西。
解决方案:
参考一: https://stackoom.com/question/W34/如何在Python中复制文件参考二: https://oldbug.net/q/W34/How-do-I-copy-a-file-in-Python
来源:oschina
链接:https://my.oschina.net/u/3797416/blog/4298298