Use super() instead of calling parent constructors directly
authorSebastien Bourdeauducq <sebastien@milkymist.org>
Fri, 8 Jun 2012 16:06:12 +0000 (18:06 +0200)
committerSebastien Bourdeauducq <sebastien@milkymist.org>
Fri, 8 Jun 2012 16:06:12 +0000 (18:06 +0200)
commit11674242c4c18da46df504ac85eaa3814c8b53b3
treeb02c43c8ac9237f23e87a10e86e579317ac18006
parent152a7e282ebe68ea63b7b4da4e4c248eca51b719
Use super() instead of calling parent constructors directly
migen/actorlib/control.py
migen/bank/description.py
migen/bus/csr.py
migen/bus/wishbone.py
migen/flow/actor.py
migen/flow/ala.py
migen/flow/network.py
migen/flow/plumbing.py