Re: Print value from array

2012-11-23 Thread Hans Mulder
On 22/11/12 19:44:02, Mike wrote: > Hello, > I am noob en python programing, i wrote a perl script for read from csv but > now i wish print value but the value must be within double quote and I can > not do this. > > For example now the output is: > > ma user@domain displayName Name SecondNam

Re: Print value from array

2012-11-22 Thread Mike
El jueves, 22 de noviembre de 2012 16:02:30 UTC-3, Alister escribió: > On Thu, 22 Nov 2012 10:44:02 -0800, Mike wrote: > > > > > Hello, > > > I am noob en python programing, i wrote a perl script for read from csv > > > but now i wish print value but the value must be within double quote and

Re: Print value from array

2012-11-22 Thread Alister
On Thu, 22 Nov 2012 10:44:02 -0800, Mike wrote: > Hello, > I am noob en python programing, i wrote a perl script for read from csv > but now i wish print value but the value must be within double quote and > I can not do this. > > For example now the output is: > > ma user@domain displayName Na

Print value from array

2012-11-22 Thread Mike
Hello, I am noob en python programing, i wrote a perl script for read from csv but now i wish print value but the value must be within double quote and I can not do this. For example now the output is: ma user@domain displayName Name SecondName givenName Name sn SecondName cn Name and i wish