<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2180" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>&lt;dtml-in expr="_.range(3)"&gt;</FONT></DIV>
<DIV><FONT face=Arial size=2>...</FONT></DIV>
<DIV><FONT face=Arial size=2>&lt;/dtml-in&gt;</FONT></DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=m.tlais@gmail.com href="mailto:m.tlais@gmail.com">Mohammed Tlais</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=zope@zope.org 
  href="mailto:zope@zope.org">zope@zope.org</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Thursday, October 04, 2007 1:18 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> [Zope] Tag is not closed</DIV>
  <DIV><BR></DIV>
  <DIV>Greetings</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>I am trying to test a dtml expression with a python built-in method as 
  follows</DIV>
  <DIV>&nbsp;</DIV>
  <DIV><FONT face=Courier size=1>
  <P>[code]</P>
  <P>&lt;dtml-in expr="_.range(3)"&gt;</P>
  <P>[/code]</P>
  <P>When I want to save I got : </P>
  <P><STRONG>Error Value: No closing tag, for tag &amp;lt;dtml-in 
  expr=&amp;quot;_.range(3)&amp;quot;&amp;gt;, on line 2 of 
  loop</STRONG><BR></P></FONT></DIV>
  <P>
  <HR>

  <P></P>_______________________________________________<BR>Zope maillist&nbsp; 
  -&nbsp; 
  Zope@zope.org<BR>http://mail.zope.org/mailman/listinfo/zope<BR>**&nbsp;&nbsp; 
  No cross posts or HTML encoding!&nbsp; **<BR>(Related lists - 
  <BR>&nbsp;http://mail.zope.org/mailman/listinfo/zope-announce<BR>&nbsp;http://mail.zope.org/mailman/listinfo/zope-dev 
  )<BR></BLOCKQUOTE></BODY></HTML>