modifié : INITBASE/loader.py

This commit is contained in:
sidya82 2015-03-20 18:49:03 +01:00
parent 50f947993b
commit d83ec05c3a
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ try :
# Pour chaque oeuvre
for o in root.iter('oeuvre'):
print ".",
print(".",end=" ")
idtechnique = "NULL"
idmatiere = "NULL"
iddomaine= "NULL"