lazy extractors: specify the encoding
authorJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Thu, 11 Feb 2016 13:49:02 +0000 (14:49 +0100)
committerJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Fri, 8 Apr 2016 19:50:07 +0000 (21:50 +0200)
commit0d778b1db909c8d096be4e199384fff96a722fc9
tree7925281f0e722c64d634c1b5ac31266f3efee996
parent779822d945dc7ebba7062ac9a5e760d21a7f362a
lazy extractors: specify the encoding

When building with python3 the unicode characters are not escaped, python2 needs to know the encoding.
devscripts/lazy_load_template.py