Inheritance block/def problem

[email protected] Thu, 10 Sep 2009 05:16:43 -0700
Newsgroups gmane.comp.python.cheetah
Message-ID <[email protected]>
I have a method fotofooter in the base html that is not needed in a
particular subclass.html


*base html*

#block fotolist
$fotofooter
#end block fotolist


*inherited html** subclass.html*

#def fotolist

#end def fotolist


But the contents of fotofooter still appear in the subclass.html

How do I remove the fotofooter method from subclass.html

#block fotolist does not get over-ridden

-- 
Bidegg worlds best auction site
http://bidegg.com

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july

_______________________________________________
Cheetahtemplate-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cheetahtemplate-discuss