Launchpad does not know where python-brainstem hosts its code.

Bazaar branches

Name Status Last Modified Last Commit
lp:~cmiller/python-brainstem/dev 1 Development 2009-04-18 04:54:40 UTC
22. Remove bogus 'self' parameters for su...

Author: C Miller
Revision Date: 2009-04-18 04:54:40 UTC

Remove bogus 'self' parameters for super() call to __init__().
super() with a second parameter already reaches the instance,
not the pure superclass.

11 of 1 result