youtube / spitfire

A high-performance Python template language
BSD 3-Clause "New" or "Revised" License
404 stars 58 forks source link

Provide a default value for the "include_sourcemap" option. #40

Closed nicksay closed 8 years ago

nicksay commented 8 years ago

This fixes an exception when compiler.compile_template is called directly with a template string.

awbraunstein commented 8 years ago

lgtm