예제 #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)