The problem with these results is I can't be sure that the output from
kidc -sf is the same as the compiled code that TG is running. I really
need Kid to not delete the .py files that it generates as TG runs normally.

-Rob

Jorge Godoy wrote:
> Em Terça 16 Maio 2006 11:33, Robin Haswell escreveu:
> 
>>Doing this indicates a Kid error. Lines 25-27 are:
> 
> 
> But the source should be kept there...  The error might be for the 
> compilation 
> from .py to .pyc.
> 
> 
>>    def initialize(self):
>>        rslt = initialize(self)
>>        if rslt != 0: super(Template, self).initialize()
>>
>>The initialize symbol is:
>>
>>def initialize(template): pass
>>
>>Must be a compilation error or something, because that looks fine to me.
> 
> 
> Python "likes" this as well...  So, no syntax error here.
> 

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/turbogears
-~----------~----~----~----~------~----~------~--~---

Reply via email to