Fix calling of super class __init__ method in out_of_band Error class (wrong number...
commit922db399615a33b73de84aba678d954fcfbe82a0
authorPawel Solyga <Pawel.Solyga@gmail.com>
Fri, 3 Apr 2009 17:54:57 +0000 (3 17:54 +0000)
committerPawel Solyga <Pawel.Solyga@gmail.com>
Fri, 3 Apr 2009 17:54:57 +0000 (3 17:54 +0000)
tree7fcd3ec234ea5a2d7a002e1721d61d6b9cc08357
parent10b31c973dc6027d3865f03bed7ea41967b5684a
Fix calling of super class __init__ method in out_of_band Error class (wrong number of parameters).

Patch by: Pawel Solyga
Reviewed by: to-be-reviewed
app/soc/views/out_of_band.py