Jonathon Padfield wrote:
> The comments in code for Template::Iterator::get_all indicate it
> should work without needing to call get_first first. It's a little
> cumbersome to create an iterator, call get_first, then call get_all,
> and then combine the values.
> 
> So here's a small patch so that get_all may be called without calling
> get_first first.

Applied, thanks Jonathon.

A

_______________________________________________
templates mailing list
[email protected]
http://mail.template-toolkit.org/mailman/listinfo/templates

Reply via email to