devtools/fill.py
branchstable
changeset 3747 9165bd634f90
parent 3742 20f429eb5f46
child 3749 a84e798b99f6
--- a/devtools/fill.py	Tue Oct 20 13:00:31 2009 +0200
+++ b/devtools/fill.py	Tue Oct 20 13:54:40 2009 +0200
@@ -367,7 +367,6 @@
         #      b/ else insert N relations where N is the mininum
         #         of 20 and the number of existing targetable entities
         for rschema in rels:
-            print rschema
             sym = set()
             sedict = deepcopy(edict)
             oedict = deepcopy(edict)