diff -r 74192424b2c8 -r 9165bd634f90 devtools/fill.py --- 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)