Comment 7 for bug 607312

Revision history for this message
Andrés Pérez-Figueroa (andres-perez-figueroa) wrote :

Finally, I want to focus on all these tests.

In PopControl.py line 69 it should be random.suffle(myRemove)

Then in line 84 it throws an exception that global name 'popDead' is not defined.Could be here a confusion between popDead and deadPop?