Quantcast
Channel: Mako: Ticket Query
Viewing all articles
Browse latest Browse all 38

#197: "Try" blocks don't support the "else" ternary keyword.

$
0
0

parsetree.py:96 needs to be:

'try':set(['except','else','finally']),

...but I don't know enough about Mako internally to know what else (hehe) is required to make this work.


Viewing all articles
Browse latest Browse all 38

Trending Articles