Paul Evans wrote:
> The slice() list VMethod suggests you can use negative indices to count
> "backwards" from the end of the list. It doesn't quite work as expected
> if one index is positive but the other negative. 

[...]

> This can be fixed by:

[...]

Thanks Paul, patch applied.

A


_______________________________________________
templates mailing list
templates@template-toolkit.org
http://mail.template-toolkit.org/mailman/listinfo/templates

Reply via email to