Exemple #1
0
 def _route(self):
     '''
 Create eth choosing window to add static route for streamings.
 '''
     self.route = RouteDialog(self.central)
     error.log('static route window created')