Hi, On 9/20/10 3:19 AM, kevin wrote:
do i need to manually import markupsafe in all places where i use jinja2 or will it automatically use the speedups if markupsafe is installed?
It will detect the module automatically and use it.
what is the correct/easy way of getting speedups?
Just make sure markupsafe is installed :) Regards, Armin -- You received this message because you are subscribed to the Google Groups "pocoo-libs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pocoo-libs?hl=en.
