modifié : INITBASE/loader.py
This commit is contained in:
parent
50f947993b
commit
d83ec05c3a
@ -50,7 +50,7 @@ try :
|
||||
|
||||
# Pour chaque oeuvre
|
||||
for o in root.iter('oeuvre'):
|
||||
print ".",
|
||||
print(".",end=" ")
|
||||
idtechnique = "NULL"
|
||||
idmatiere = "NULL"
|
||||
iddomaine= "NULL"
|
||||
|
Reference in New Issue
Block a user