Index: fact/tools/pyscripts/pyfact/cleaners.py
===================================================================
--- fact/tools/pyscripts/pyfact/cleaners.py	(revision 13182)
+++ fact/tools/pyscripts/pyfact/cleaners.py	(revision 13226)
@@ -119,5 +119,5 @@
         # the first survivor belongs to the first island, by definition
         self.islands = []
-        islands = seld.islands
+        islands = self.islands
         if len(surv_copy) > 0:
             islands.append([surv_copy[0]])
