Fix CompositeTask.cancel() so that it's safe to call when there is no
authorZac Medico <zmedico@gentoo.org>
Sat, 5 Jul 2008 12:36:40 +0000 (12:36 -0000)
committerZac Medico <zmedico@gentoo.org>
Sat, 5 Jul 2008 12:36:40 +0000 (12:36 -0000)
commitf1f8b974f0ef758a44a35045e01d7a1031efbbc1
tree22cf91df0e5e0687109f2f6cba1bae756873423c
parentd85c316ae2277076845c589b9a84656cfa967c98
Fix CompositeTask.cancel() so that it's safe to call when there is no
running task.

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