Raise an AssertionError in CompositeTask._wait() if it's detected that
authorZac Medico <zmedico@gentoo.org>
Tue, 8 Jul 2008 17:26:46 +0000 (17:26 -0000)
committerZac Medico <zmedico@gentoo.org>
Tue, 8 Jul 2008 17:26:46 +0000 (17:26 -0000)
commit367d276d54ef1aeda5bb630577fa73a470e51ae0
treeddced3e414d70b382a99b5a19d914c0f96ae9373
parent572fc99bdcd57c911c60f767688f597a23cbe2ef
Raise an AssertionError in CompositeTask._wait() if it's detected that
self._current_task hasn't been properly updated after calling wait on
it.

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