On 1/4/06, Jeremy Jones <[EMAIL PROTECTED]> wrote:
>
> I'm having quasi-random re-occurrences of this problem again even after
> SVN upping last night.

Just to confirm something. I know that initialize was asked about, but
make sure you don't have any of these as variable names:

 'content',
 'generate',
 'initialize',
 'pull',
 'serialize',
 'serializer',
 'transform',
 'write']

If you have one of these in an if, you might get an error like that
only when the condition is true.

Kevin

Reply via email to