comparison hgext/graphlog.py @ 13640:19f8629ea107

hgweb: drop use of super() for Exception base class In Python 2.4, Exception is an old-style class and doesn't work with super.
author Matt Mackall <mpm@selenic.com>
date Mon, 14 Mar 2011 15:28:56 -0500
parents 29c800ee54cf
children 12f60626d817
comparison
equal deleted inserted replaced
13639:595dba23d337 13640:19f8629ea107