[Python-checkins] r66254 - doctools/trunk

georg.brandl python-checkins at python.org
Sat Sep 6 18:38:59 CEST 2008


Author: georg.brandl
Date: Sat Sep  6 18:38:59 2008
New Revision: 66254

Log:
Blocked revisions 66252 via svnmerge

........
  r66252 | georg.brandl | 2008-09-06 18:38:19 +0200 (Sat, 06 Sep 2008) | 4 lines
  
  Properly call ``super()`` in overridden blocks in builtin templates,
  even if the blocks are empty in the builtin layout.html they may contain
  something in an overridden one.
........


Modified:
   doctools/trunk/   (props changed)


More information about the Python-checkins mailing list