update,
This commit is contained in:
8
vinniesniper-54816/task1/_lab/007-test/negdata/_copy.py
Normal file
8
vinniesniper-54816/task1/_lab/007-test/negdata/_copy.py
Normal file
@@ -0,0 +1,8 @@
|
||||
# -*- coding:utf8 -*-
|
||||
import os
|
||||
|
||||
|
||||
# os.system("copy .\\neg.txt ..\\")
|
||||
os.system("cp ./neg.txt ../")
|
||||
|
||||
# os.system("pause")
|
Reference in New Issue
Block a user