modifié : INITBASE/loader.py

This commit is contained in:
sidya82 2015-03-20 19:03:03 +01:00
parent 06588ff5d0
commit 2b3767d302
1 changed files with 1 additions and 1 deletions

View File

@ -198,7 +198,7 @@ try :
del datas[key]
idoeuvre = insert(cur,"oeuvres",datas)
i++
i+=1
con.commit()
except mdb.Error, e: