Ejemplo n.º 1
0
 def titler(x):
     return (helpers.remove_article(x), x)[not x or app.SORT_ARTICLE]
Ejemplo n.º 2
0
 def titler(x):
     return (helpers.remove_article(x), x)[not x or app.SORT_ARTICLE]