# HG changeset patch # User Sylvain Thénault # Date 1256039680 -7200 # Node ID 9165bd634f90001078a1401cbfdc1b103b7ae421 # Parent 74192424b2c8a3a6471129f9d1010f94e01aaca3 remove debug print 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)