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