Пример #1
0
 def make(self):
     touch(join(self.dir, "answer.txt"))
Пример #2
0
 def make(self):
     sh.touch("build/done.txt", self.log)
Пример #3
0
 def make(self):
     touch(join(self.dir, "answer.tmp"))
Пример #4
0
 def make(self):
     sh.touch("build/done.txt", self.log)