On Wednesday, December 21, 2011 6:58:42 AM UTC-5, Jim Gregory wrote:
>
>
>
> Thanks for the helpful clarification!  However, neither method will 
> work if there is web2py template code embedded inside the comment, 
> e.g.: 
>
> {{''' 
> <p>This is my title: {{=response.title}}</p> 
> '''}} 
>
> returns an "EOF while scanning triple-quoted string literal" error. 
> Is there a method to comment out blocks like these?
>

If you're not using that code, why don't you just delete it?
 

Reply via email to