converting an array of chars to a string

JB jblazi at hotmail.com
Fri Jun 21 04:10:01 EDT 2002


How can I convert an array of chars to string?

The problem is this: I should like to perform 8 bit 
calculations in a buffer. After this has been done, the 
buffer has to ba written to a binary file (and file.write 
takes strings instead of lists).

-- 
Janos Blazi


-----------== Posted via Newsfeed.Com - Uncensored Usenet News ==----------
   http://www.newsfeed.com       The #1 Newsgroup Service in the World!
-----= Over 100,000 Newsgroups - Unlimited Fast Downloads - 19 Servers =-----



More information about the Python-list mailing list