marrow / cinje

A Pythonic and ultra fast template engine DSL.
MIT License
32 stars 0 forks source link

SyntaxError when running bless #{var} on template #22

Closed lodyb closed 5 years ago

lodyb commented 8 years ago

WebCore tutorial step using Bless #{} will return:

SyntaxError: decoding with 'cinje' codec failed (AssertionError: Unable to identify handler for line; this should be impossible!)

Test case (based on WebCore tutorial) https://www.irccloud.com/pastebin/raw/fJubH7dP

amcgregor commented 5 years ago

This should have been fixed in 1.1; could you re-test with that or the latest release (1.1.1) being deployed in a few minutes? Thanks!

amcgregor commented 5 years ago

Closing as fixed for now; if the issue returns, feel free to re-open!