author | Sylvain Thénault <sylvain.thenault@logilab.fr> |
Tue, 20 Oct 2009 13:54:40 +0200 | |
branch | stable |
changeset 3747 | 9165bd634f90 |
parent 3746 | 74192424b2c8 |
child 3748 | 7143198dd8a4 |
child 3750 | b7fa3d93640a |
devtools/fill.py | file | annotate | diff | comparison | revisions |
--- 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)