# -*- coding:utf8 -*- import os # os.system("copy .\\neg.txt ..\\") os.system("cp ./neg.txt ../") # os.system("pause")