On 1/19/06, Mike Kent <[EMAIL PROTECTED]> wrote: > > Interestingly, when I run 'nosetests' in my TG svn checkout directory, > I get a long traceback that ends with: > > File > "/usr/local/lib/python2.4/site-packages/kid-0.8-py2.4.egg/kid/pull.py", > line 407, in feed > raise e > ExpatError: mismatched tag: line 22, column 2
That is interesting. You'd think that everyone would be getting that, since it sounds like a feed template isn't well-formed. Is there anything changed in your feed templates on your local machine? Kevin

