Esempio n. 1
0
 def location(self):
     p = Unskin(self.options)
     return p.get('location', self.method.location.decode('utf-8'))
Esempio n. 2
0
 def location(self):
     p = Unskin(self.options)
     return p.get('location', self.method.location)
Esempio n. 3
0
 def location(self):
     p = Unskin(self.options)
     return p.get('location', self.method.location)