>>>>> "O" == Olivier CARRERE <carrere / artemis.jussieu.fr> writes: O> b+="thing" This is the same than b = b + "thing" Guy Decoux