view templates/changeset-raw.tmpl @ 2742:2f13f8d3fe80

mq: correct the use of super The first argument passed to super is supposed to be the class where it's being used, not self.__class__ - the two can be different when there's inheritance involved.
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
date Mon, 31 Jul 2006 14:22:17 -0300
parents e30f425a4b2c
children
line wrap: on
line source

#header#
# HG changeset patch
# User #author#
# Date #date|hgdate#
# Node ID #node#
#parent%changesetparent#
#desc#

#diff#