Exemplo n.º 1
0
 def start(self):
     StreamApp.start(self)
     self.endargs()  # ignore more -o's, etc
Exemplo n.º 2
0
 def start(self):
    StreamApp.start(self)
    if not self.args:
       self.exit('packapp.py [-o target]? src src...')