Exemplo n.º 1
0
 def myself(self):
     return h.url_for()
Exemplo n.º 2
0
 def deprecated_h(self):
     return '%s is %s' % (h.url_for(), deprecated_h.url_for())
Exemplo n.º 3
0
 def deprecated_h(self):
     return "%s is %s" % (h.url_for(), deprecated_h.url_for())