diff --git a/INITBASE/loader.py b/INITBASE/loader.py index 6052bf9..77f63b9 100755 --- a/INITBASE/loader.py +++ b/INITBASE/loader.py @@ -50,7 +50,7 @@ try : # Pour chaque oeuvre for o in root.iter('oeuvre'): - print ".", + print(".",end=" ") idtechnique = "NULL" idmatiere = "NULL" iddomaine= "NULL"