On 11/2/05, redneck <[EMAIL PROTECTED]> wrote: > File > "/usr/local/lib/python2.4/site-packages/kid-0.7adev_r186-py2.4.egg/kid/pull.py", > line 91, in expand > stack[-1].append(current) > TypeError: append() argument 1 must be Element, not instance
Ahh... I think I see the problem. There's a bug in Kid which causes it to fail if the master template has <!-- --> comments in it. Kevin

