Пример #1
0
 def location(self):
     p = Unskin(self.options)
     return p.get('location', self.method.location.decode('utf-8'))
Пример #2
0
 def location(self):
     p = Unskin(self.options)
     return p.get('location', self.method.location)
Пример #3
0
 def location(self):
     p = Unskin(self.options)
     return p.get('location', self.method.location)