On Wednesday 20 December 2006 10:58 am, Charles de Miramon wrote: > > Why don't you use the re.sub function ? > > Charles trying to learn a bit of Python
That was a quick script I wrote to fix an immediate problem. If it was now I would use re.sub, no doubt. :-) -- José Abílio
