converting an array of chars to a string

JB jblazi at hotmail.com
Mon Jun 24 13:40:17 EDT 2002


Bengt Richter wrote:
> No cause for desperation ;-)
> 
> Are you saying that you want modulo 256 arithmetic on
> unsigned 8-bit data? No problem. But what does your data
> represent? And what does adding a number to such a data
> item mean in the real world?

Of course you are right. I really needed only some 8-bit 
shifting. The point is, that there is no need for the 
overhead that is involved. If anybody uses the array module 
which, you can argue, is a low level module, he should know 
what he is doing.

-- 
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