From 2b3767d3021b5b3f0067bac4a8f5436bad6cc81f Mon Sep 17 00:00:00 2001 From: sidya82 Date: Fri, 20 Mar 2015 19:03: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 6d2c79a..c1d0b31 100755 --- a/INITBASE/loader.py +++ b/INITBASE/loader.py @@ -198,7 +198,7 @@ try : del datas[key] idoeuvre = insert(cur,"oeuvres",datas) - i++ + i+=1 con.commit() except mdb.Error, e: