On 20 Sep 2007, at 11:17, seanodonnell wrote: > Hi There, > > Im trying to get Cheetah template inheritance working under web.py > with no success. Has anyone else got an example or some code > snippets? > > Thanks > > Sean
Are you using web.py's cheetah.py? I believe that module is deprecated (or no longer maintained, at least); the preferred practice is to just use Cheetah's API directly (as you would in any non-web.py app). --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web.py" 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/webpy?hl=en -~----------~----~----~----~------~----~------~--~---
