On 1/2/06, Tim Littlemore <[EMAIL PROTECTED]> wrote: > I've got nothing useful to add to this, other than to mention that I am > seeing this problem too. I still haven't figured out the pattern to when > this occurs though, it seems random to me. > > Whereabouts do I need to add 'KID_OUTPUT_PY="true"' to generate the .py > files? > > I just svn updated earlier today too.
Make sure you don't have any variables with these names: 'content', 'generate', 'initialize', 'pull', 'serialize', 'serializer', 'transform', 'write'] David has some ideas on how to give templates their own namespace but, for now, these methods defined on BaseTemplate are "using up" those names. Kevin

