File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 88# ------------------
99# 10-nov-2013 v1 pour python3
1010# 26-nov-2014 v1.1 ajout de la version "_4col" qui sépare crédit et débits en 2 colonnes distinctes
11+ # 28-jan-2015 v1.2 correction du bug "Mixing iteration and read methods would lose data"
1112# ------------------
12- # chaque opération banquaire contient 3 éléments :
13+ # chaque opération bancaire contient 3 éléments :
1314#
1415# - date : string de type 'JJ/MM/AAAA'
1516# - description de l'opération : string
Original file line number Diff line number Diff line change 88# ------------------
99# 10-nov-2013 v1 pour python3
1010# 26-nov-2014 v1.1 ajout de la version "_4col" qui sépare crédit et débits en 2 colonnes distinctes
11+ # 28-jan-2015 v1.2 correction du bug "Mixing iteration and read methods would lose data"
1112# ------------------
12- # chaque opération banquaire contient 4 éléments :
13+ # chaque opération bancaire contient 4 éléments :
1314#
1415# - date : string de type 'JJ/MM/AAAA'
1516# - description de l'opération : string
You can’t perform that action at this time.
0 commit comments