Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a30f7ac commit 449f556Copy full SHA for 449f556
1 file changed
Lib/distutils/file_util.py
@@ -1,6 +1,7 @@
1
"""distutils.file_util
2
3
-Utility functions for operating on single files."""
+Utility functions for operating on single files.
4
+"""
5
6
# created 2000/04/03, Greg Ward (extracted from util.py)
7
0 commit comments