Hi Brad, This definetly sounds like a bug, and it is more likely to be as Python 3 support of Jinja 2 has been revamped.
A question: Are you talking about an upgrade from Jinja 2.6 to 2.7, or are you talking about the Python version? -- Markus On Sun, Jun 23, 2013 at 05:02:20PM -0700, [email protected] wrote: > Hi All, > Since upgrading from 2.6 to 2.7 the loop.length value appears to be > reporting as one less then the actual length e.g 17 -> 16. > Have I done something wrong here or is this a bug? > Thanks for your help. > Regards, > Brad > > -- > You received this message because you are subscribed to the Google Groups > "pocoo-libs" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at [1]http://groups.google.com/group/pocoo-libs. > For more options, visit [2]https://groups.google.com/groups/opt_out. > > > > References > > Visible links > 1. http://groups.google.com/group/pocoo-libs > 2. https://groups.google.com/groups/opt_out -- You received this message because you are subscribed to the Google Groups "pocoo-libs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pocoo-libs. For more options, visit https://groups.google.com/groups/opt_out.
