From d83ec05c3a46471afcdb002705674288f6de94fc Mon Sep 17 00:00:00 2001 From: sidya82 Date: Fri, 20 Mar 2015 18:49:03 +0100 Subject: [PATCH] =?UTF-8?q?=09modifi=C3=A9=C2=A0:=20=20=20=20=20=20=20=20?= =?UTF-8?q?=20INITBASE/loader.py?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- INITBASE/loader.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"