Remove the TaskScheduler.run() method since the constructor replaces it with
authorZac Medico <zmedico@gentoo.org>
Sun, 21 Dec 2008 04:02:15 +0000 (04:02 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 21 Dec 2008 04:02:15 +0000 (04:02 -0000)
commit463f9efdc1c0c6ffb1a328552d994d41b8beea5f
tree4770561ef7470f32e2cce4e947a26bbc7841122a
parentbcacfe9c1861d6efa250756f1380400e720eff7c
Remove the TaskScheduler.run() method since the constructor replaces it with
the QueueScheduler.run() method.

svn path=/main/trunk/; revision=12270
pym/_emerge/__init__.py