Replace usage of types module and type() with isinstance()
authorAndrew Gaffney <agaffney@gentoo.org>
Sat, 12 Sep 2009 18:07:36 +0000 (13:07 -0500)
committerAndrew Gaffney <agaffney@gentoo.org>
Sat, 12 Sep 2009 18:07:36 +0000 (13:07 -0500)
commitb6acfacf0b5a3fef2899a2b7252d9a3cc954c90d
treee26b0e7543e080d864506c05d1d1c239fb684177
parentdd52cb9c4df6f3f21388bbbda691547081e9820e
Replace usage of types module and type() with isinstance()
ChangeLog
modules/catalyst/lock.py
modules/catalyst/spawn.py
modules/catalyst/target/generic_stage.py
modules/catalyst/target/grp.py
modules/catalyst/target/livecd_stage1.py
modules/catalyst/target/netboot.py