Code adapted from the python source code: Lib/shutil.py : ... import os # Make a single folder. os.mkdir(install_folder) # Recursive folder creation.
確定! 回上一頁