On Tue, Jun 19, 2007 at 01:12:40PM -0600, Norman Harman wrote:
>
> This change
>
> r5482 | mtredinnick | 2007-06-17 00:11:37 -0700 (Sun, 17 Jun 2007) | 4 lines
>
> Fixed #4565 -- Changed template rendering to use iterators, rather than
> creating large strings, as much as possible. This is all b
This change
r5482 | mtredinnick | 2007-06-17 00:11:37 -0700 (Sun, 17 Jun 2007) | 4 lines
Fixed #4565 -- Changed template rendering to use iterators, rather than
creating large strings, as much as possible. This is all backwards
compatible.
Thanks, Brian Harring.
Specifically the isinstance che