Skip to content

Parse bug

Greetings Felipe! I found this bug in the library:

import ustache

ustache.render('hello bug! {{', {})

IndexError: index out of range

ustache.version

'0.1.4'

Thanks!

Edited by Felipe A. Hernandez