simple array question

?

=?ISO-8859-1?Q?Daniel_Sch=FCle?=

purna said:
Hello,
I have a simple question.Hoping not to take much of
your valuable time...:). I am trying to get the data
from a string, and am wondering if I get
http://groups.google.com/intl/en/googlegroups/tour/index.html
from the array :
array('c',
'\x00=http://groups.google.com/intl/en/googlegroups/tour/index.html'))

Thanks in advance,

regards,
purna.

i am not sure i understand your question right
if not just ignore

import array
x = array.array("c", "test")
s = x.tostring()
s # => "test"


hth, Daniel
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,763
Messages
2,569,562
Members
45,038
Latest member
OrderProperKetocapsules

Latest Threads

Top